llvm-capstone/polly/lib
Johannes Doerfert a61eda7698 [FIX] Let ScalarEvolution forget hoisted values
We have to rethink the handling of escaping values in order to make
  this kind of "fixes" go away.

llvm-svn: 270409
2016-05-23 09:02:54 +00:00
..
Analysis Revert "Optimistic assume required invariant loads to be invariant" 2016-05-19 13:47:34 +00:00
CodeGen [FIX] Let ScalarEvolution forget hoisted values 2016-05-23 09:02:54 +00:00
Exchange Allow the client of DependenceInfo to obtain dependences at different granularities. 2016-03-03 08:15:33 +00:00
External Update isl to isl-0.17-5-g57dc5ff 2016-05-07 07:41:25 +00:00
JSON
Support [FIX] Synthezise Sdiv/Srem/Udiv instructions correctly. 2016-05-23 08:55:43 +00:00
Transform [ScheduleOptimizer] Add -polly-opt-outer-coincidence option. 2016-05-02 11:35:27 +00:00
CMakeLists.txt Properly build shared libraries if LLVM_LINK_LLVM_DYLIB is enabled. 2016-02-03 16:29:04 +00:00
Polly.cpp