llvm-6502/lib
2011-01-22 22:06:21 +00:00
..
Analysis Have SCEV turn sext(x) into zext(x) when x is s>= 0. This applies many times in 2011-01-22 22:06:21 +00:00
Archive
AsmParser
Bitcode
CodeGen
CompilerDriver
ExecutionEngine
Linker
MC Make sure to propogate the error code when we fail to parse a modifier. 2011-01-19 23:06:07 +00:00
Object
Support
Target Pass sret arguments through the stack instead of through registers in Sparc backend. It makes the code generated more compliant with the sparc32 ABI. 2011-01-22 13:05:16 +00:00
Transforms Actually check memcpy lengths, instead of just commenting about 2011-01-21 22:07:57 +00:00
VMCore
Makefile