llvm-6502/lib
Devang Patel bc51e501a0 Untabify.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148322 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-17 19:09:22 +00:00
..
Analysis Fix a corner case hit by redundant phi elimination running after LSR. 2012-01-14 03:17:23 +00:00
Archive
AsmParser
Bitcode
CodeGen Teach DAG combiner to turn a BUILD_VECTOR of UNDEFs into an UNDEF of vector type. 2012-01-17 09:09:48 +00:00
DebugInfo
ExecutionEngine Tidy up. 2012-01-16 23:50:58 +00:00
Linker
MC
Object
Support Removes template magic to build up containers. 2012-01-17 09:34:07 +00:00
TableGen Removing unused default switch cases in switches over enums that already account for all enumeration values explicitly. 2012-01-16 23:24:27 +00:00
Target Untabify. 2012-01-17 19:09:22 +00:00
Transforms LSR fix: broaden the check for loop preheaders. 2012-01-17 06:45:52 +00:00
VMCore Provide better messages in llvm_unreachable. 2012-01-17 07:00:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile