llvm-6502/lib
Dan Gohman 5e86606f45 Add assertion checks after the calls to LowerFormalArguments, LowerCall,
and LowerReturn, to verify that the targets' hooks have respected some
of their postconditions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78312 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-06 15:37:27 +00:00
..
Analysis Simplify the ZIV tester to the max. 2009-08-06 03:10:33 +00:00
Archive
AsmParser Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
Bitcode Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
CodeGen Add assertion checks after the calls to LowerFormalArguments, LowerCall, 2009-08-06 15:37:27 +00:00
CompilerDriver
Debugger Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
ExecutionEngine
Linker
MC
Support
System
Target We need to sext global addresses in kernel code model, not zext 2009-08-06 11:23:24 +00:00
Transforms Privatize the StructType table, which unfortunately involves routing contexts through a number of APIs. 2009-08-05 23:16:16 +00:00
VMCore Don't search the entire type table just to delete a type by name. 2009-08-06 06:04:35 +00:00
Makefile