llvm-project/polly/lib/CodeGen
Nikita Popov 55cfb1fb50 [Polly] Fix build after IRBuilder changes
Simply dropping the createPollyIRBuilder() function here, because
it doesn't do much. Also directly initialize Expander in
ScopExpander instead of going through the copy-constructor.
2020-02-17 19:02:50 +01:00
..
BlockGenerators.cpp Fix polly build after StringRef change. 2020-01-28 19:44:20 -08:00
CodeGeneration.cpp [Polly] Fix build after IRBuilder changes 2020-02-17 19:02:50 +01:00
CodegenCleanup.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
IRBuilder.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
IslAst.cpp [ScheduleOptimizer] Hoist extension nodes after schedule optimization. 2019-05-31 19:26:57 +00:00
IslExprBuilder.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
IslNodeBuilder.cpp [Alignment][NFC] Remove AllocaInst::setAlignment(unsigned) 2019-09-30 13:34:44 +00:00
LoopGenerators.cpp Fix polly build after StringRef change. 2020-01-28 19:44:20 -08:00
LoopGeneratorsGOMP.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00
LoopGeneratorsKMP.cpp [Polly] LLVM OpenMP Backend -- Fix "static chunked" scheduling. 2020-02-11 12:51:35 -06:00
ManagedMemoryRewrite.cpp Compile-fix after StringRef's conversion operator has been made explicit. 2020-02-05 22:28:05 -06:00
PPCGCodeGeneration.cpp [Polly] Fix build after IRBuilder changes 2020-02-17 19:02:50 +01:00
PerfMonitor.cpp [IR] Include target specific intrinsic headers 2019-12-12 14:54:31 -08:00
RuntimeDebugBuilder.cpp [Alignment][NFC] Use Align with CreateAlignedStore 2020-01-23 17:34:32 +01:00
Utils.cpp Apply include-what-you-use #include removal suggestions. NFC. 2019-03-28 20:19:49 +00:00