llvm-6502/lib
Reid Spencer 4a7ebfa411 For PR387:\
Add getModRefInfo method to avoid overloaded virtuals


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18601 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-07 08:11:24 +00:00
..
Analysis For PR387:\ 2004-12-07 08:11:24 +00:00
Archive Compute the firstFileOffset correctly after reading the LLVM symbol table. 2004-11-28 03:13:02 +00:00
AsmParser For PR409: \ 2004-12-06 22:18:25 +00:00
Bytecode Provide more information in the error message that occurs when there are 2004-12-04 22:19:53 +00:00
CodeGen Move virtual function call out of loop to speed up getFreePhysReg by about 2004-12-07 05:25:53 +00:00
Debugger
ExecutionEngine Properly implement a fix for PR475 2004-12-05 07:19:16 +00:00
Linker Fix PR139: \ 2004-12-05 19:14:55 +00:00
Support Distribute headers and license files too 2004-12-04 22:34:21 +00:00
System Fix compilation error on Darwin. 2004-12-04 04:17:20 +00:00
Target Move lower intrinsics before FP constant emission, in case 2004-12-05 06:49:44 +00:00
Transforms Implement stripping of debug symbols, making the --strip-debug options in 2004-12-03 16:22:08 +00:00
VMCore Revert the recent patches to "fix" ConstantFP::isValueValidForType. None 2004-12-07 07:38:08 +00:00
Makefile