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-15 16:07:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Benjamin Kramer
5d4a43151c
Use calloc instead of new/memset, it is more efficient when the set is very large.
...
llvm-svn: 106390
2010-06-19 17:00:31 +00:00
..
Analysis
Fix ScalarEvolution's "exhaustive" trip count evaluation code to avoid
2010-06-19 14:17:24 +00:00
Archive
…
AsmParser
…
Bitcode
Tidy.
2010-06-19 05:33:57 +00:00
CodeGen
Tidy.
2010-06-19 05:33:57 +00:00
CompilerDriver
…
ExecutionEngine
…
Linker
…
MC
…
Support
Use calloc instead of new/memset, it is more efficient when the set is very large.
2010-06-19 17:00:31 +00:00
System
…
Target
Remove a fixme comment that is no longer relevant.
2010-06-19 05:32:41 +00:00
Transforms
…
VMCore
Tidy.
2010-06-19 05:33:57 +00:00
Makefile
…