Go to file
Eric Christopher 5f54195e4a Remove a FIXME.
Explanation: This function is in TargetLowering because it uses
RegClassForVT which would need to be moved to TargetRegisterInfo
and would necessitate moving isTypeLegal over as well - a massive
change that would just require TargetLowering having a TargetRegisterInfo
class member that it would use.

llvm-svn: 230585
2015-02-26 00:00:35 +00:00
clang Improvement on sized deallocation from r230160: 2015-02-25 23:48:43 +00:00
clang-tools-extra Update for clang r230512 2015-02-25 17:36:49 +00:00
compiler-rt [asan] reenable odr-violation.cc test on non-x86-64 after confirming that it's fixed. PR22699 2015-02-25 23:23:01 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement log10 2015-01-30 18:00:34 +00:00
libcxx libc++: support newlib's ctype 2015-02-25 22:16:46 +00:00
libcxxabi Add .fpu directives to ARM unwind save & restore functions. 2015-02-24 20:09:29 +00:00
lld Remove unused variables. 2015-02-25 23:48:33 +00:00
lldb Optimize finding the Complete Definition of an ObjC class for debug with .o files with lots of .o files. 2015-02-25 22:41:34 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Remove a FIXME. 2015-02-26 00:00:35 +00:00
openmp Removed all header files for OpenMP 2.5 2015-02-25 18:38:08 +00:00
polly Add the IMPACT2015 publications 2015-02-25 21:31:38 +00:00