llvm-6502/lib
Brian Gaeke 09d8d67066 Update list of failing MultiSource benchmarks. It works out to +5 -5, but I
think some of these might be the CFE's fault; a rebuild should come soon.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18735 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-10 04:42:46 +00:00
..
Analysis Add testcase and fix for yet another case where we query the size an 2004-12-08 23:56:15 +00:00
Archive Compute the firstFileOffset correctly after reading the LLVM symbol table. 2004-11-28 03:13:02 +00:00
AsmParser Add support for compilers with arg dependent name lookup, contributed by 2004-12-08 16:13:53 +00:00
Bytecode Remove a dead field, make the map go to integer type ID to hash better and 2004-12-09 06:19:44 +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 Turn this error back into a warning, fixing the povray regression 2004-12-08 20:01:10 +00:00
Support Distribute headers and license files too 2004-12-04 22:34:21 +00:00
System Fix residual Visual Studio build problems 2004-12-09 05:51:11 +00:00
Target Update list of failing MultiSource benchmarks. It works out to +5 -5, but I 2004-12-10 04:42:46 +00:00
Transforms note to self: Do not check in debugging code! 2004-12-09 07:15:52 +00:00
VMCore Work correctly with MSVC and ICC, patch contributed by Bjørn Wennberg 2004-12-08 16:22:48 +00:00
Makefile