Go to file
Eric Christopher ce40dbcbaa Have MachineRegisterInfo take and store the MachineFunction it
was created for rather than the TargetMachine since we only
needed the TM for the subtarget and we can get that from the
MF.

llvm-svn: 215432
2014-08-12 08:00:56 +00:00
clang Debuginfo: Correctly tag variadic ObjC methods with DW_TAG_unspecified_parameter. 2014-08-12 04:42:23 +00:00
clang-tools-extra Update for API change in r215391 2014-08-11 22:11:02 +00:00
compiler-rt [ASan] Add new options for asan_symbolize.py script. 2014-08-11 20:02:49 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc relational: Add islessequal(floatN) builtin 2014-08-01 21:50:59 +00:00
libcxx Change two tests to be less dependant on locales. 2014-08-12 00:48:56 +00:00
libcxxabi Update CREDITS.txt with the list of folks who worked on ARM EHABI support 2014-08-05 15:56:07 +00:00
lld [PECOFF] Fix /profile option. 2014-08-11 21:31:07 +00:00
lldb Fix incorrect Linux i386 register info initialization on x86_64. 2014-08-12 05:26:52 +00:00
llvm Have MachineRegisterInfo take and store the MachineFunction it 2014-08-12 08:00:56 +00:00
openmp Commit PowerPC64 support from Carlo Bertolli at IBM. 2014-08-07 10:12:54 +00:00
polly [Minor] Change the number of cut lines for new tests 2014-08-12 03:31:23 +00:00