Go to file
Eric Christopher 11e4df73c8 getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
a lookup, pass that in rather than use a naked call to getSubtargetImpl.
This involved passing down and around either a TargetMachine or
TargetRegisterInfo. Update all callers/definitions around the targets
and SelectionDAG.

llvm-svn: 230699
2015-02-26 22:38:43 +00:00
clang Don't crash on leaving nested __finally blocks through an EH edge. 2015-02-26 22:34:33 +00:00
clang-tools-extra Fixed canonical path function. 2015-02-26 19:31:10 +00:00
compiler-rt [CMake] Make sure we built one variant of i386/i686 runtime libraries. 2015-02-26 21:03:41 +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 libclc/math: Add cospi 2015-02-26 15:42:00 +00:00
libcxx Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
libcxxabi Add remote testing support to the lit config 2015-02-26 15:55:01 +00:00
lld Give enum an unsigned type to silence -Wmicrosoft clang-cl warning 2015-02-26 21:10:01 +00:00
lldb Fix Bug 20400 2015-02-26 22:15:16 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm getRegForInlineAsmConstraint wants to use TargetRegisterInfo for 2015-02-26 22:38:43 +00:00
openmp Removed all header files for OpenMP 2.5 2015-02-25 18:38:08 +00:00
polly Change argument "class" keyword to "const" 2015-02-26 19:33:42 +00:00