llvm-6502/lib/Transforms
2010-06-24 12:21:15 +00:00
..
Hello Use pre-increment instead of post-increment when the result is not used. 2010-06-22 15:08:57 +00:00
InstCombine use ArgOperand API, also tighten the type of visitFree to make this work out smoothly 2010-06-24 12:21:15 +00:00
Instrumentation Use pre-increment instead of post-increment when the result is not used. 2010-06-22 15:08:57 +00:00
IPO Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
Scalar use ArgOperand API; introduce downcasted pointers into scope to facilitate this 2010-06-24 12:03:56 +00:00
Utils use callsite to obtain all arguments 2010-06-24 09:56:43 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00