llvm-6502/lib
2008-05-24 00:07:06 +00:00
..
Analysis Use isSingleValueType instead of isFirstClassType to 2008-05-22 23:43:22 +00:00
Archive
AsmParser Don't silently truncate array extents to 32 bits. 2008-05-23 21:40:55 +00:00
Bitcode Make structs and arrays first-class types, and add assembly 2008-05-23 01:55:30 +00:00
CodeGen Revert 51440 as it breaks a bunch of PIC tests. 2008-05-23 23:00:04 +00:00
Debugger
ExecutionEngine Add #includes to make some dependencies explicit. 2008-05-23 20:40:06 +00:00
Linker
Support
System Follow-up to the reverting of r51218. This puts the checks out-of-line. Because 2008-05-21 21:20:07 +00:00
Target Add a missed CommonLinkage check. 2008-05-23 21:33:27 +00:00
Transforms Remove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These will be lowered into load and shuffle instructions. 2008-05-24 00:07:06 +00:00
VMCore Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to 2008-05-23 21:05:58 +00:00
Makefile