llvm-6502/lib/Transforms
Chandler Carruth b3dd9a13e8 Add two asserts that Duncan thought would help ensure things don't rot
unexpectedly in the future. More fixes from his code review.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163891 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-14 10:26:34 +00:00
..
Hello
InstCombine Handle the new !tbaa.struct metadata tags when converting a memcpy into scalar 2012-09-13 21:51:01 +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 Actually keep the flag default-off for now. =/ That's what I get for 2012-09-14 10:18:54 +00:00
Scalar Add two asserts that Duncan thought would help ensure things don't rot 2012-09-14 10:26:34 +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
LLVMBuild.txt
Makefile