llvm-project/polly/lib/CodeGen
Tobias Grosser 1a695b1d6c [CodegenCleanup] Use old GVN pass instead of NewGVN
It seems NewGVN still has some problems: llvm.org/PR34452, we will switch back
after they have been resolved.

llvm-svn: 312480
2017-09-04 11:04:33 +00:00
..
BlockGenerators.cpp [BlockGenerator] Generate entry block of regions from instruction lists 2017-08-31 03:17:35 +00:00
CodeGeneration.cpp [PM] Properly require and preserve OptimizationRemarkEmitter. NFCI. 2017-08-28 14:07:33 +00:00
CodegenCleanup.cpp [CodegenCleanup] Use old GVN pass instead of NewGVN 2017-09-04 11:04:33 +00:00
IRBuilder.cpp [IRBuilder] Only emit alias scop metadata for arrays, but not scalars 2017-08-22 21:58:48 +00:00
IslAst.cpp [IslAst] Do not assert in case of empty min/max alias locations 2017-09-03 19:47:19 +00:00
IslExprBuilder.cpp Move ScopArrayInfo::getFromAccessFunction and getFromId to isl++ 2017-07-24 16:22:27 +00:00
IslNodeBuilder.cpp [ISLNodeBuilder] Materialize Fortran array sizes of arrays without memory accesses. 2017-09-01 18:55:43 +00:00
LoopGenerators.cpp Disable the Loop Vectorizer in case of GEMM 2017-08-22 17:38:46 +00:00
ManagedMemoryRewrite.cpp [ManagedMemoryRewrite] Use `unit64_t` to store size, not `int`. 2017-08-22 09:30:37 +00:00
PPCGCodeGeneration.cpp [PPCGCodeGen] Convert intrinsics to libdevice functions whenever possible. 2017-08-31 13:03:37 +00:00
PerfMonitor.cpp Fix a lot of typos. NFC. 2017-06-08 12:06:15 +00:00
RuntimeDebugBuilder.cpp Update for alloca construction changes 2017-04-11 00:12:58 +00:00
Utils.cpp [PPCGCodeGeneration] Fix runtime check adjustments since they make assumptions about BB layout. 2017-07-14 10:00:25 +00:00