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 16:53:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Devang Patel
61c4c1d7a1
Recover nestedloop regression reported by nightly tester.
...
llvm-svn: 51110
2008-05-14 18:04:30 +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
Make llvm-ar behave like ar, if you create an empty archive, ar creates an empty archive. llvm-ar would not generate an output file in this case
2008-02-28 22:24:48 +00:00
llvm-as
Add -disable-output option.
2008-02-21 01:41:25 +00:00
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
Move MemCpyOpt after GVN.
2008-04-22 07:12:26 +00:00
llvm-link
…
llvm-nm
…
llvm-prof
…
llvm-ranlib
…
llvm-stub
…
llvmc2
Filter option names to escape symbols not allowed as C++ identifiers.
2008-05-12 16:33:06 +00:00
lto
Move MemCpyOpt after GVN.
2008-04-22 07:12:26 +00:00
lto2
use doxygen comments for makeBuffer()
2008-05-09 18:44:41 +00:00
opt
Recover nestedloop regression reported by nightly tester.
2008-05-14 18:04:30 +00:00
Makefile
Disable building of llvm2cpp. The directory will be removed before 2.3 release.
2008-04-23 22:46:24 +00:00