1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Nadav Rotem 452993ad1a Fix a bug in vectorization of if-converted reduction variables. If the
reduction variable is not used outside the loop then we ran into an
endless loop. This change checks if we found the original PHI.

llvm-svn: 169324
2012-12-04 22:40:22 +00:00
..
Analysis constify the cost API 2012-12-03 22:47:12 +00:00
Archive Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
AsmParser Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
Bitcode Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
CodeGen Speed up the AllocationOrder class a bit. 2012-12-04 22:25:16 +00:00
DebugInfo Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
ExecutionEngine Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
Linker Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
MC This patch introduces initial-exec model support for thread-local storage 2012-12-04 16:18:08 +00:00
Object Use the new script to sort the includes of every file under lib. 2012-12-03 16:50:05 +00:00
Support Make NaCl naming consistent. The triple OSType is called NaCl and is represented 2012-12-04 18:37:26 +00:00
TableGen Sort includes for all of the .h files under the 'lib' tree. These were 2012-12-04 07:12:27 +00:00
Target Define store instructions with base+register offset addressing mode 2012-12-04 21:58:25 +00:00
Transforms Fix a bug in vectorization of if-converted reduction variables. If the 2012-12-04 22:40:22 +00:00
VMCore Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile