llvm-6502/lib
Dan Gohman fe5b4393d4 Fix the verification for overloaded intrinsic types. Check that they are
what they're supposed to be before using them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41130 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-16 22:06:45 +00:00
..
Analysis Cache non-local memory dependence analysis. This is a significant compile 2007-08-16 21:27:05 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix some kill info update bugs; add hidden option -disable-rematerialization to turn off remat for debugging. 2007-08-16 07:24:22 +00:00
Debugger
ExecutionEngine move assertion into mutex guard, a partial fix for PR1606. 2007-08-13 20:08:16 +00:00
Linker Improve error handling in the linker by: 2007-08-16 07:47:30 +00:00
Support This adds a bunch of static functions that implement unsigned 2007-08-16 15:56:55 +00:00
System
Target Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed 2007-08-15 17:12:32 +00:00
Transforms Add some more comments to GVN. 2007-08-16 22:02:55 +00:00
VMCore Fix the verification for overloaded intrinsic types. Check that they are 2007-08-16 22:06:45 +00:00
Makefile