This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-14 07:31:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Michael Ilseman
27c81fc400
Preserve fast-math flags after reassociation and commutation. Update test cases
...
llvm-svn: 174571
2013-02-07 01:40:15 +00:00
..
Hello
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00
InstCombine
Preserve fast-math flags after reassociation and commutation. Update test cases
2013-02-07 01:40:15 +00:00
Instrumentation
Fixing warnings revealed by gcc release build
2013-01-29 17:42:24 +00:00
IPO
Revert accidental commit (ran svn commit from wrong directory).
2013-02-02 00:25:26 +00:00
ObjCARC
Removed explicit inline as per the LLVM style guide.
2013-02-05 19:32:18 +00:00
Scalar
This patch aims to improve compile time performance by increasing
2013-02-01 20:41:27 +00:00
Utils
[SjLj Prepare] When demoting an invoke instructions to the stack, if the normal
2013-02-05 18:23:10 +00:00
Vectorize
Loop Vectorizer: Refactor code to compute vectorized memory instruction cost
2013-02-05 18:46:41 +00:00
CMakeLists.txt
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
LLVMBuild.txt
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
Makefile
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00