Go to file
Eli Bendersky 4d9ada036c Renamed MCInstFragment to MCRelaxableFragment and added some comments.
No change in functionality.

llvm-svn: 171822
2013-01-08 00:22:56 +00:00
clang clang/test/CodeGenOpenCL/shifts.cl: Fixup for -Asserts. 2013-01-08 00:15:53 +00:00
clang-tools-extra Enabled ObjC2 in clang-format for @package. Matches r171766. 2013-01-07 19:08:19 +00:00
compiler-rt [ubsan] Check for appropriate types on compound assignment overflow diagnostics. 2013-01-07 22:25:54 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files 2013-01-05 03:21:01 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [ELF] Properly handle constant data. 2013-01-07 08:00:42 +00:00
lldb Fix TestSendSignals.py on Linux. The wrong stop reason was being set when stopping for a received signal. 2013-01-08 00:13:33 +00:00
llvm Renamed MCInstFragment to MCRelaxableFragment and added some comments. 2013-01-08 00:22:56 +00:00
polly Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to 2013-01-02 11:47:44 +00:00