llvm-6502/lib
Hongbin Zheng 00b73a5e44 LoopUnrollPass: Use variable "Threshold" instead of "CurrentThreshold" when
reducing unroll count, otherwise the reduced unroll count is not taking
  the "OptimizeForSize" attribute into account.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154007 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-04 11:44:08 +00:00
..
Analysis Add a line number for the scope of the function (starting at the first 2012-04-03 00:43:49 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove default case from switch that was already covering all cases. 2012-04-04 04:42:42 +00:00
DebugInfo
ExecutionEngine Removing a file that's no longer being used after the recent refactorings 2012-04-01 06:50:01 +00:00
Linker It's possible for two types, which are isomorphic, to be added to the 2012-03-23 23:17:38 +00:00
MC Move getOpcodeName from the various target InstPrinters into the superclass MCInstPrinter. 2012-04-02 08:32:38 +00:00
Object Object: drop bogus VMCore dependency 2012-04-03 15:48:10 +00:00
Support Move yaml::Stream's dtor out of line so it can see Scanner's dtor. 2012-04-04 08:53:34 +00:00
TableGen
Target ARMDisassembler: drop bogus dependency on ARMCodeGen 2012-04-03 15:48:14 +00:00
Transforms LoopUnrollPass: Use variable "Threshold" instead of "CurrentThreshold" when 2012-04-04 11:44:08 +00:00
VMCore The speedup doesn't appear to have been from this, but was an anomaly of my testing machine. 2012-04-03 11:19:21 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile