llvm-project/llvm/lib/Transforms
Reid Kleckner ba85781f58 Revert "[SimlifyCFG] Prevent passes from destroying canonical loop structure, especially for nested loops"
This reverts commit r264596.

It does not compile.

llvm-svn: 264604
2016-03-28 18:07:40 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO [ThinLTO] Add optional import message and statistics 2016-03-27 15:27:30 +00:00
InstCombine Minor code cleanup. NFC. 2016-03-23 01:38:35 +00:00
Instrumentation [PGO] Don't set the function hotness attribute when populating counters 2016-03-28 17:08:56 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar Revert "[SimlifyCFG] Prevent passes from destroying canonical loop structure, especially for nested loops" 2016-03-28 18:07:40 +00:00
Utils Revert "[SimlifyCFG] Prevent passes from destroying canonical loop structure, especially for nested loops" 2016-03-28 18:07:40 +00:00
Vectorize [SLP] Remove unnecessary member variables by using container APIs. 2016-03-21 19:47:44 +00:00
CMakeLists.txt
LLVMBuild.txt