llvm-project/polly/lib
Tobias Grosser 030237d0ff Codegen: Do not crash when seeing debug intrinsics
We now skip the debug intrinsics which is a lot better than crashing due to
uncopied metadata references. We should step by step investigate which debug
intrinsics we can copy without trouble.

We still keep the debug location metadata.

llvm-svn: 201860
2014-02-21 15:06:05 +00:00
..
Analysis Add polyhedral dead code elimination. 2014-02-20 21:43:54 +00:00
CodeGen Codegen: Do not crash when seeing debug intrinsics 2014-02-21 15:06:05 +00:00
Exchange llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in polly 2014-01-16 07:10:09 +00:00
JSON prepend LLVM to all Polly* libs 2013-11-16 15:28:55 +00:00
Support ScopValidator: smax expressions are no parameters 2013-12-09 21:51:46 +00:00
CMakeLists.txt Introduce -polly-canonicalize pass 2014-01-02 23:39:18 +00:00
Canonicalization.cpp Introduce -polly-canonicalize pass 2014-01-02 23:39:18 +00:00
CodePreparation.cpp Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00
DeadCodeElimination.cpp Add polyhedral dead code elimination. 2014-02-20 21:43:54 +00:00
IndVarSimplify.cpp Adapt to DomTree changes in r199104 2014-01-13 22:29:56 +00:00
IndependentBlocks.cpp IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
Pluto.cpp Move polly options into separate option category 2013-05-07 07:31:10 +00:00
Pocc.cpp clang-format latest changes 2013-07-02 16:13:07 +00:00
RegisterPasses.cpp Remove an unused parameter 2014-01-27 10:44:25 +00:00
ScheduleOptimizer.cpp Update to isl 1b3ba3b72c0482fd36bf0b4a1186a259f7bafeed 2014-01-26 19:36:28 +00:00