llvm-6502/lib
Chris Lattner 9cab56d59e if lazy compilation is disabled, print an error message and abort if
lazy compilation is ever attempted


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31602 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-09 19:32:13 +00:00
..
Analysis Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Archive
AsmParser For PR950: 2006-11-08 06:47:33 +00:00
Bytecode Bump the bytecode version number to 7. Implement upgrade of version 6 and 2006-11-08 21:27:54 +00:00
CodeGen Don't attempt expensive pre-/post- indexed dag combine if target does not support them. 2006-11-09 19:10:46 +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 Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
System
Target PPC supports i32 / i64 pre-inc load / store. 2006-11-09 19:11:50 +00:00
Transforms Teach ShrinkDemandedConstant how to handle X+C. This implements: 2006-11-09 05:12:27 +00:00
VMCore Remove redundant <cmath>. 2006-11-08 19:16:44 +00:00
Makefile