llvm-mirror/lib/Transforms
Dan Gohman 9ab4ef5e65 Fix a thinko that Duncan spotted.
llvm-svn: 118430
2010-11-08 19:24:47 +00:00
..
Hello
InstCombine When folding away a (shl (shr)) pair, we need to check that the bits that will BECOME the low 2010-11-01 21:08:20 +00:00
Instrumentation Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which 2010-10-19 17:21:58 +00:00
IPO Fix a thinko that Duncan spotted. 2010-11-08 19:24:47 +00:00
Scalar Give up on doing in-line instruction simplification during correlated value propagation. Instruction simplification 2010-10-29 21:05:17 +00:00
Utils Inline asm multiple alternative constraints development phase 2 - improved basic logic, added initial platform support. 2010-10-29 17:29:13 +00:00
Makefile