This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
369308061ba3f17ac471f49dbd6a7400a7ad5357
clang-p2996
/
llvm
/
lib
/
Transforms
History
Nick Lewycky
2e8a6219fc
Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that.
...
llvm-svn: 223193
2014-12-03 02:45:01 +00:00
..
Hello
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32.
2014-07-13 13:36:48 +00:00
InstCombine
[Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
2014-12-02 18:50:36 +00:00
Instrumentation
Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that.
2014-12-03 02:45:01 +00:00
IPO
Prologue support
2014-12-03 02:08:38 +00:00
ObjCARC
Update SetVector to rely on the underlying set's insert to return a pair<iterator, bool>
2014-11-19 07:49:26 +00:00
Scalar
[LICM] Avoind store sinking if no preheader is available
2014-12-02 14:22:34 +00:00
Utils
[SwitchLowering] Handle destinations on multiple phi instructions
2014-12-02 18:31:53 +00:00
Vectorize
PR21302. Vectorize only bottom-tested loops.
2014-12-02 22:59:06 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…