llvm-6502/lib/Transforms
2012-09-13 18:19:06 +00:00
..
Hello
InstCombine Extract code for reducing a type to a single value type into a helper function. 2012-09-13 18:19:06 +00:00
Instrumentation Use Nick's suggestion of storing a large NULL into the GV instead of memset, which requires TargetData. 2012-09-13 14:32:30 +00:00
IPO Fix an 80 char line limit. 2012-09-13 16:27:32 +00:00
Scalar MemCpyOpt: When forming a memset from stores also take GEP constexprs into account. 2012-09-13 16:29:49 +00:00
Utils PGO: preserve branch-weight metadata when removing a case which jumps 2012-09-12 17:04:11 +00:00
Vectorize Make MemoryBuiltins aware of TargetLibraryInfo. 2012-08-29 15:32:21 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00