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
Gabor Greif
48ffb6c7dc
Fix a bunch of 80col violations that arose from the Create API change. Tweak makefile targets to find these better.
...
llvm-svn: 51143
2008-05-15 10:04:30 +00:00
..
bugpoint
Fix a bunch of 80col violations that arose from the Create API change. Tweak makefile targets to find these better.
2008-05-15 10:04: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
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
And final pack of warnings silencing
2008-02-20 11:27:04 +00:00
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
Remove tail duplication pass.
2008-05-15 07:43:15 +00:00
Makefile
Disable building of llvm2cpp. The directory will be removed before 2.3 release.
2008-04-23 22:46:24 +00:00