hanchenye-llvm-project/llvm/lib
Chris Lattner 8d0b1b2a82 Check in the file I forgot last night, to solve all of the crashes in every
test in the suite.  :(

llvm-svn: 18804
2004-12-11 22:10:29 +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
AsmParser Do not allow empty label names. 2004-12-10 05:40:19 +00:00
Bytecode Path::get -> Path::toString 2004-12-11 00:14:15 +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 Make sure to link the target-triple as well, so it ends up in the .llvm.bc file 2004-12-10 20:26:15 +00:00
Support Distribute headers and license files too 2004-12-04 22:34:21 +00:00
System Rename Path::get -> Path::toString 2004-12-11 17:37:01 +00:00
Target JIT should print LLVM each function before selecting instructions for it. 2004-12-11 18:41:09 +00:00
Transforms Only cound if we actually made a change. 2004-12-11 17:00:14 +00:00
VMCore Check in the file I forgot last night, to solve all of the crashes in every 2004-12-11 22:10:29 +00:00
Makefile