llvm-6502/lib
Reid Spencer cda985e191 For PR351:
* Remove #inclusion of FileUtilities.h, not needed any more.
* Convert getUniqueFilename -> sys::Pat::makeUnique()


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18948 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-15 01:51:56 +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 For PR351: 2004-12-15 01:51:56 +00:00
AsmParser Do not allow empty label names. 2004-12-10 05:40:19 +00:00
Bytecode For PR351: 2004-12-15 01:51:56 +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 For PR351: 2004-12-15 01:51:56 +00:00
ExecutionEngine Get rid of some leaks found by VC leak detector. 2004-12-13 16:04:04 +00:00
Linker * Fix header block. 2004-12-13 03:50:50 +00:00
Support For PR351: 2004-12-15 01:51:56 +00:00
System For PR351: 2004-12-15 01:50:13 +00:00
Target The mystery of Olden/tsp solved, and more opportunities for speedup. 2004-12-14 09:10:10 +00:00
Transforms Constant exprs are not efficiently negatable in practice. This disables 2004-12-14 20:08:06 +00:00
VMCore Change this method to return ulong, not uint, for 64-bit targets. 2004-12-13 19:48:51 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00