Go to file
Owen Anderson dfb8c3bbfc When folding addressing modes in CodeGenPrepare, attempt to look through PHI nodes
if all the operands of the PHI are equivalent.  This allows CodeGenPrepare to undo
unprofitable PRE transforms.

llvm-svn: 119853
2010-11-19 22:15:03 +00:00
clang Several PPCallbacks take an SourceLocation + IdentifierInfo, rather 2010-11-19 21:33:15 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx type_traits intrinsics design 2010-11-19 01:48:13 +00:00
lldb Updated to latest and greatest clang for a "print cvr-qualifiers on function 2010-11-19 21:46:54 +00:00
llvm When folding addressing modes in CodeGenPrepare, attempt to look through PHI nodes 2010-11-19 22:15:03 +00:00