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
David Majnemer
d770877328
Switch more loops to be range-based
...
This makes the code a little more concise, no functional change is intended. llvm-svn: 273644
2016-06-24 04:05:21 +00:00
..
Hello
Add auto-exporting of symbols from tools so that plugins work on Windows
2016-05-26 11:16:43 +00:00
InstCombine
InstCombine rule to fold trunc when value available
2016-06-23 20:22:22 +00:00
Instrumentation
Switch more loops to be range-based
2016-06-24 04:05:21 +00:00
IPO
IR: Introduce Module::global_objects().
2016-06-22 20:29:42 +00:00
ObjCARC
Switch more loops to be range-based
2016-06-24 04:05:21 +00:00
Scalar
Switch more loops to be range-based
2016-06-24 04:05:21 +00:00
Utils
Switch more loops to be range-based
2016-06-24 04:05:21 +00:00
Vectorize
reverted the prev commit due to assertion failure
2016-06-21 12:10:11 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…