Go to file
Eric Christopher 97ea7622b5 Remove the MCInstrInfo cached variable as it was only used in a
single place and replace calls to getSubtargetImpl with calls
to get the subtarget from the MachineFunction where valid.

llvm-svn: 229971
2015-02-20 06:35:21 +00:00
clang PR22435: Correctly implement tiebreaker for reference ordering in function 2015-02-20 04:45:22 +00:00
clang-tools-extra Added module map coverage support, extracted from module-map-checker. 2015-02-19 16:47:27 +00:00
compiler-rt Make FileCheck be a common dependency, not an ASan one. 2015-02-20 03:41:07 +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 Add self to CREDITS.TXT 2015-02-20 06:17:20 +00:00
libcxxabi Do not add -fno-exceptions without -funwind-tables 2015-02-16 19:51:06 +00:00
lld LinkerScript: Remove leaks in the parser 2015-02-20 05:10:06 +00:00
lldb Add -stack-select-frame command (MI) 2015-02-19 19:26:52 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Remove the MCInstrInfo cached variable as it was only used in a 2015-02-20 06:35:21 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly Fix formatting 2015-02-19 22:16:12 +00:00