llvm-6502/lib
2012-01-17 07:00:13 +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 Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
Bitcode Add 'llvm_unreachable' to passify GCC's understanding of the constraints 2012-01-10 18:08:01 +00:00
CodeGen misched: Inital interface and implementation for ScheduleTopDownLive and ShuffleInstructions. 2012-01-17 06:55:07 +00:00
DebugInfo
ExecutionEngine Tidy up. 2012-01-16 23:50:58 +00:00
Linker
MC The error check for using -g with a .s file already containing dwarf .file 2012-01-11 18:04:47 +00:00
Object
Support Remove unreachable code. (replace with llvm_unreachable to help GCC where necessary) 2012-01-17 04:43:56 +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 Moving options declarations around. 2012-01-17 06:54:59 +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