This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cfb51f54ba8033a507a985763f0e7fc1b9b6d69f
llvm-project
/
llvm
/
lib
/
Transforms
History
Matt Arsenault
93be6e8c0a
StructurizeCFG: Fix inverting constantexpr conditions
...
llvm-svn: 275626
2016-07-15 22:13:16 +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
don't repeat function names in comments; NFC
2016-07-14 20:54:43 +00:00
Instrumentation
[sanitizer-coverage] make sure that calls to __sanitizer_cov_trace_pc are not merged (otherwise different calls get the same PC and confuse fuzzers)
2016-07-14 17:59:01 +00:00
IPO
[PGO] IRPGO pre-cleanup pass changes
2016-07-15 18:10:49 +00:00
ObjCARC
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
2016-06-26 12:28:59 +00:00
Scalar
StructurizeCFG: Fix inverting constantexpr conditions
2016-07-15 22:13:16 +00:00
Utils
Make processInstruction from LCSSA.cpp externally available.
2016-07-15 21:08:41 +00:00
Vectorize
[LV] Swap A and B in interleaved access analysis (NFC)
2016-07-15 15:22:43 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…