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-30 00:24:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Evan Cheng
1cc01afa14
Add -fast command line option to lli. It enables fast codegen path.
...
llvm-svn: 54524
2008-08-08 08:12:06 +00:00
..
bugpoint
Improve bugpoint output a bit by outputting the actual instructions instead of
2008-07-29 08:55:30 +00:00
gccas
…
gccld
…
llc
First step of implementing PR1538: move llvm2cpp logic to new 'target'
2008-04-23 22:29:24 +00:00
lli
Add -fast command line option to lli. It enables fast codegen path.
2008-08-08 08:12:06 +00:00
llvm-ar
…
llvm-as
…
llvm-bcanalyzer
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
2008-04-25 16:53:59 +00:00
llvm-config
…
llvm-db
…
llvm-dis
…
llvm-extract
only extract main if the user didn't specify anything to extract
2008-03-07 20:10:54 +00:00
llvm-ld
Use ADCE instead of just DCE. ADCE will better clean up after jump threading,
2008-07-02 18:42:07 +00:00
llvm-link
Add #includes to make some dependencies explicit.
2008-05-23 20:40:06 +00:00
llvm-nm
Add CommonLinkage to lto (treated same as weak AFAICT)
2008-05-16 22:44:18 +00:00
llvm-prof
…
llvm-ranlib
…
llvm-stub
Fix some warnings reported by gcc-4.3. Hopefully
2008-06-19 08:47:31 +00:00
llvmc2
Make all help strings start in upper case.
2008-05-30 21:14:10 +00:00
lto
tentative definitions are default visibility
2008-07-19 00:58:07 +00:00
lto-bugpoint
Identify llvm bit-code file that is causing linking failure in LTO mode.
2008-07-24 00:34:11 +00:00
opt
Goodbye tail duplication (for good this time).
2008-07-14 22:29:15 +00:00
Makefile
Rename new lto2 tool as lto.
2008-06-30 18:15:01 +00:00