llvm-6502/lib
2006-11-11 01:24:55 +00:00
..
Analysis
Archive
AsmParser
Bytecode Bump the bytecode version number to 7. Implement upgrade of version 6 and 2006-11-08 21:27:54 +00:00
CodeGen disallow preinc of a frameindex. This is not profitable and causes 2-addr 2006-11-11 01:00:15 +00:00
Debugger
ExecutionEngine if lazy compilation is disabled, print an error message and abort if 2006-11-09 19:32:13 +00:00
Linker silence warnings 2006-11-09 05:18:12 +00:00
Support
System
Target ppc64 doesn't have lwau, don't attempt to form it. 2006-11-11 00:08:42 +00:00
Transforms Fix InstCombine/2006-11-10-ashr-miscompile.ll a miscompilation introduced 2006-11-10 23:38:52 +00:00
VMCore Remove analysis that is not preserved by the pass from AvailableAnalysis. 2006-11-11 01:24:55 +00:00
Makefile