llvm/lib
Mon P Wang fe240b1066 Disable transformation of select of two loads to a select of address and then a load if the
loads are not in the default address space because the transformation discards src value info.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93180 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-11 20:12:49 +00:00
..
Analysis Respond to Chris' review: 2010-01-11 07:45:19 +00:00
Archive
AsmParser Compute isFunctionLocal in MDNode ctor or via argument in new function getWhenValsUnresolved(). 2010-01-10 07:14:18 +00:00
Bitcode s/NextValueNo/NextMDValueNo while processing metadata. 2010-01-11 18:52:33 +00:00
CodeGen Disable transformation of select of two loads to a select of address and then a load if the 2010-01-11 20:12:49 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Add StrInStrNoCase, a StringRef version of CStrInCStrNoCase. 2010-01-11 19:45:18 +00:00
System
Target Reimplement getToken and SplitString as "StringRef helper functions" 2010-01-11 18:03:24 +00:00
Transforms add one more bitfield optimization, allowing clang to generate 2010-01-11 06:55:24 +00:00
VMCore Reimplement getToken and SplitString as "StringRef helper functions" 2010-01-11 18:03:24 +00:00
Makefile