llvm-6502/lib/Transforms
Tim Northover e1a9d504a3 SCCP: update for cmpxchg returning { iN, i1 } now.
I accidentally missed this one since its use looked OK locally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210909 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-13 14:54:09 +00:00
..
Hello
InstCombine This removes TODO added in http://reviews.llvm.org/D3658 2014-06-12 14:06:00 +00:00
Instrumentation IR: add "cmpxchg weak" variant to support permitted failure. 2014-06-13 14:24:07 +00:00
IPO IR: add "cmpxchg weak" variant to support permitted failure. 2014-06-13 14:24:07 +00:00
ObjCARC Add comdat key field to llvm.global_ctors and llvm.global_dtors 2014-05-16 20:39:27 +00:00
Scalar SCCP: update for cmpxchg returning { iN, i1 } now. 2014-06-13 14:54:09 +00:00
Utils Remove 'using std::errro_code' from lib. 2014-06-13 02:24:39 +00:00
Vectorize [SLP] Enable vectorization of GEP expressions. 2014-06-06 15:34:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile