llvm-6502/lib/Transforms
Manman Ren a8a2b99aec PGO: preserve branch-weight metadata when merging two switches where
the default target of the first switch is not the basic block the second switch
is in (PredDefault != BB).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163916 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-14 17:29:56 +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
IPO Actually keep the flag default-off for now. =/ That's what I get for 2012-09-14 10:18:54 +00:00
Scalar Fix Doxygen issues: 2012-09-14 14:57:36 +00:00
Utils PGO: preserve branch-weight metadata when merging two switches where 2012-09-14 17:29:56 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile