Go to file
Eric Christopher 6ff7ed6446 Get TargetRegisterInfo and TargetInstrInfo off of the MachineFunction
and remove unnecessary class variables.

llvm-svn: 227832
2015-02-02 18:46:31 +00:00
clang MS ABI: Implement support for 'novtable' 2015-02-02 10:22:20 +00:00
clang-tools-extra [clang-tidy] Fix some false positives in google-readability-casting 2015-01-29 15:17:13 +00:00
compiler-rt [ASan/Win] Add some diagnostics to help investigate Mprotect failures 2015-02-02 15:04:23 +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 Fix PR#22433. The algorithm is_partitioned was testing an item in the middle of the sequence twice. 2015-02-02 18:16:35 +00:00
libcxxabi Adopt CMake policy CMP0042. Set MACOSX_RPATH on by default. 2015-01-26 22:00:30 +00:00
lld [ELF] Implement action for OUTPUT linker script command 2015-02-02 06:28:12 +00:00
lldb Fix log file generation in lldb-mi. 2015-02-02 17:08:25 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm Get TargetRegisterInfo and TargetInstrInfo off of the MachineFunction 2015-02-02 18:46:31 +00:00
openmp Pin the libiomp5.dll for the lifetime of application, Windows-specific 2015-01-29 17:18:20 +00:00
polly [FIX] Updated test case (fixed names -> regular expressions) 2015-02-02 16:13:36 +00:00