llvm-6502/lib
Dale Johannesen 386f3e9d50 Don't assume underlying APInt type is limited
to 64 bits.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51135 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-14 22:53:25 +00:00
..
Analysis Fix memdep's handling of invokes when finding the dependency of another call 2008-05-13 21:25:37 +00:00
Archive
AsmParser CommonLinkage (missed a file) 2008-05-14 20:14:09 +00:00
Bitcode Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
CodeGen Use a better idiom to silence compiler warnings. 2008-05-14 21:08:07 +00:00
Debugger
ExecutionEngine Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Linker Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Support Don't assume underlying APInt type is limited 2008-05-14 22:53:25 +00:00
System Make PreVerifyID, IntSigsEnd, and KillSigsEnd const. 2008-05-14 00:42:30 +00:00
Target Silence warnings. 2008-05-14 20:33:21 +00:00
Transforms Situations can arise when you have a function called that returns a 'void', but 2008-05-14 22:45:20 +00:00
VMCore Add CommonLinkage; currently tentative definitions 2008-05-14 20:12:51 +00:00
Makefile