llvm-project/polly/lib/CodeGen
Johannes Doerfert 6393ef135c Temporarily promote values to i64 again
Operands of binary operations that might overflow will be temporarily
  promoted to i64 again, though that is not a sound solution for the problem.

llvm-svn: 271538
2016-06-02 17:09:22 +00:00
..
BlockGenerators.cpp [Polly] Remove usage of the `apply` function 2016-05-29 07:33:16 +00:00
CodeGeneration.cpp Decouple SCoP building logic from pass 2016-05-31 09:41:04 +00:00
CodegenCleanup.cpp CodegenCleanup: Drop -load-combine pass 2016-03-25 12:11:06 +00:00
IRBuilder.cpp Support calls with known ModRef function behaviour 2016-02-25 14:08:48 +00:00
IslAst.cpp Decouple SCoP building logic from pass 2016-05-31 09:41:04 +00:00
IslExprBuilder.cpp Temporarily promote values to i64 again 2016-06-02 17:09:22 +00:00
IslNodeBuilder.cpp [Polly] Fix -Wunused-variable warnings (NFC) 2016-06-02 14:26:38 +00:00
LoopGenerators.cpp Simplify the type adjustment in the IslExprBuilder 2016-06-02 11:15:57 +00:00
RuntimeDebugBuilder.cpp polly/ADT: Remove implicit ilist iterator conversions, NFC 2015-11-06 22:56:54 +00:00
Utils.cpp Duplicate part of the Region interface in the Scop class [NFC] 2016-05-23 12:42:38 +00:00