llvm-6502/lib/Transforms
2012-12-10 21:39:02 +00:00
..
Hello
InstCombine Use m_OneUse pattern instead of hasOneUse() method. 2012-12-09 16:06:44 +00:00
Instrumentation Don't use a red zone for code coverage if the user specified `-mno-red-zone'. 2012-12-10 19:46:49 +00:00
IPO s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 2012-12-07 23:16:57 +00:00
Scalar Add a new visitor for walking the uses of a pointer value. 2012-12-10 08:28:39 +00:00
Utils s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. 2012-12-07 23:16:57 +00:00
Vectorize Split the LoopVectorizer into H and CPP. 2012-12-10 21:39:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile