Go to file
Eric Christopher 01f875e859 Migrate the HexagonSplitConst32AndConst64 pass from TargetMachine
based getSubtarget to the one cached on the MachineFunction.
Remove unused class variables and update all callers/uses.

llvm-svn: 227874
2015-02-02 22:11:43 +00:00
clang Add cc1 option '-fmodule-feature' to add custom values for 'requires' decls 2015-02-02 21:56:15 +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 [TSan] Fix Go sanity check script. 2015-02-02 22:07:39 +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 Rename pow2 functions in __hash_table to reflect that they are hash specific 2015-02-02 21:31:48 +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 Lock the Platform mutex in PlatformDarwin::GetDeveloperDirectory(). 2015-02-02 21:18:46 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm Migrate the HexagonSplitConst32AndConst64 pass from TargetMachine 2015-02-02 22:11:43 +00:00
openmp Pin the libiomp5.dll for the lifetime of application, Windows-specific 2015-01-29 17:18:20 +00:00
polly [NFC] Remove some unnecessary local objects 2015-02-02 19:41:30 +00:00