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-02-15 17:58:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Reid Spencer
a9cb0e6602
Make the generated code for ConstantInt nicer.
...
llvm-svn: 35902
2007-04-11 13:02:56 +00:00
..
bugpoint
…
gccas
…
gccld
…
llc
…
lli
…
llvm2cpp
Make the generated code for ConstantInt nicer.
2007-04-11 13:02:56 +00:00
llvm-ar
Don't rely on destructed local storage. Thanks, Chris.
2007-04-08 19:59:07 +00:00
llvm-as
…
llvm-bcanalyzer
…
llvm-config
…
llvm-db
Avoid temporary construction and potential for corrupted data access.
2007-04-08 20:06:05 +00:00
llvm-dis
…
llvm-extract
…
llvm-ld
run a late dce pass to clean up extra cruft.
2007-04-05 16:50:20 +00:00
llvm-link
…
llvm-nm
…
llvm-prof
…
llvm-ranlib
…
llvm-stub
…
llvm-upgrade
Regenerate.
2007-04-11 12:10:58 +00:00
llvmc
Make TempDir a PathWithStatus so we don't have to cast it to one.
2007-04-08 20:08:01 +00:00
lto
…
opt
Enable loop rotate pass.
2007-04-10 15:43:36 +00:00
Makefile
…