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-07 04:38:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Mikhail Glushenkov
b2547a6c28
Change from llvm::SmallSet<std::string> to llvm::StringMap<char>.
...
llvm-svn: 50766
2008-05-06 18:18:58 +00:00
..
bugpoint
Add possibility of using arbitrary to to execute stuff from bugpoint.
2008-04-28 20:53:48 +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
Added command line option -no-lazy to disable JIT lazy compilation.
2008-04-22 06:51:41 +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
…
llvm-ld
Move MemCpyOpt after GVN.
2008-04-22 07:12:26 +00:00
llvm-link
…
llvm-nm
…
llvm-prof
…
llvm-ranlib
…
llvm-stub
…
llvmc2
Change from llvm::SmallSet<std::string> to llvm::StringMap<char>.
2008-05-06 18:18:58 +00:00
lto
Move MemCpyOpt after GVN.
2008-04-22 07:12:26 +00:00
lto2
Move MemCpyOpt after GVN.
2008-04-22 07:12:26 +00:00
opt
Enable dead loop elimination.
2008-05-05 23:38:07 +00:00
Makefile
Disable building of llvm2cpp. The directory will be removed before 2.3 release.
2008-04-23 22:46:24 +00:00