llvm-6502/lib
Chris Lattner 6d8f3dcd75 In the TD pass, iterate over globals directly instead of through the whole scalar
map.  This saves 5s in the TD pass, from 22->17s on perlbmk


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10998 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-28 03:12:48 +00:00
..
Analysis In the TD pass, iterate over globals directly instead of through the whole scalar 2004-01-28 03:12:48 +00:00
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
AsmParser Don't use ConstantExpr::getShift anymore 2004-01-12 19:08:43 +00:00
Bytecode Implement ModuleProvider::materializeModule() by only materializing functions 2004-01-21 22:55:34 +00:00
CodeGen Fix failing test cases with joined live intervals. It turns out that 2004-01-23 13:37:51 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine Don't pass anything to the IntrinsicLowering class that is not_intrinsic, 2004-01-14 06:02:53 +00:00
Linker Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
Support Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
Target Add the JITInfo object, accessor & initializer. 2004-01-23 06:39:30 +00:00
Transforms Fix InstCombine/2004-01-13-InstCombineInvokePHI.ll, which also fixes lots 2004-01-14 06:06:08 +00:00
VMCore Fix a problem brian ran into with the bytecode reader asserting. It turns 2004-01-23 00:55:21 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00