llvm-6502/lib
Chandler Carruth e52aad4202 [LCG] Make the return of the IntraSCC removal method actually match its
contract (and be much more useful). It now provides exactly the
post-order traversal a caller might need to perform on newly formed
SCCs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207410 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-28 10:49:06 +00:00
..
Analysis [LCG] Make the return of the IntraSCC removal method actually match its 2014-04-28 10:49:06 +00:00
AsmParser
Bitcode [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
CodeGen Convert more SelectionDAG functions to use ArrayRef. 2014-04-28 05:57:50 +00:00
DebugInfo [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
ExecutionEngine [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
IR [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
IRReader
LineEditor
Linker
LTO Add an -mattr option to the gold plugin to support subtarget features in LTO 2014-04-25 21:46:51 +00:00
MC MC: range-loopify 2014-04-28 03:34:48 +00:00
Object
Option
ProfileData ProfileData: Treat missing function counts as malformed 2014-04-25 02:45:33 +00:00
Support [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
TableGen [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
Target [ARM64]Fix a bug cannot select UQSHL/SQSHL with constant i64 shift amount. 2014-04-28 07:34:27 +00:00
Transforms Fix rampant quadratic behavior in UpdatePHINodes. The operation of 2014-04-28 10:37:30 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile