llvm-6502/lib
2010-08-05 23:35:51 +00:00
..
Analysis Implement AccessesArguments checking in the two-callsite form 2010-08-05 23:34:50 +00:00
Archive
AsmParser Don't print the filename twice in file-not-found errors. 2010-08-04 01:13:48 +00:00
Bitcode avoid undefined behavior negating minint. 2010-08-03 16:57:03 +00:00
CodeGen Add basic verification of LiveIntervals. 2010-08-05 22:32:21 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support avoid undef behavior on minint, fixing PR7783. 2010-08-03 16:41:24 +00:00
System Eliminate unnecessary empty string literals. 2010-08-04 01:39:08 +00:00
Target Support very basic (doesn't include ABI support in the front-end, varags, ...) 256-bit argument passing and return for AVX 2010-08-05 23:35:51 +00:00
Transforms Give JumpThreading+LVI a long-form cl::opt so that it's easier to toggle the default. 2010-08-05 22:11:31 +00:00
VMCore remove the private hack from CallInst, it was not supposed to hit the branch anyway 2010-08-05 21:25:49 +00:00
Makefile