This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Xinliang David Li
cc35bc9efc
[PGO] detect infinite loop and form MST properly
...
Differential Revision:
http://reviews.llvm.org/D40702
llvm-svn: 319794
2017-12-05 17:19:41 +00:00
..
Coroutines
[coro] Make Spill a proper struct instead of deriving from pair.
2017-10-31 19:22:55 +00:00
Hello
…
InstCombine
[InstCombine] use 'auto' with 'dyn_cast'; NFC
2017-11-27 18:19:32 +00:00
Instrumentation
[PGO] detect infinite loop and form MST properly
2017-12-05 17:19:41 +00:00
IPO
ThinLTOBitcodeWriter: Try harder to discard unused references to the merged module.
2017-11-30 23:05:52 +00:00
ObjCARC
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-10-27 01:09:08 +00:00
Scalar
[Loop Predication] Teach LP about reverse loops
2017-12-04 15:11:48 +00:00
Utils
Bail out of a SimplifyCFG switch table opt at undef values.
2017-12-05 14:14:00 +00:00
Vectorize
Revert r319531 "[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in integer binary ops."
2017-12-01 16:17:24 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…