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-29 08:02:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Chris Lattner
add97ceef3
Get rid of really old makefile cruft
...
llvm-svn: 6218
2003-05-14 21:31:31 +00:00
..
analyze
Add a disable-verify option
2003-05-12 22:12:44 +00:00
as
- 'analyze' and 'as' now explicitly verify input because AsmParser doesn't.
2002-08-30 22:54:41 +00:00
bugpoint
Print filename correctly
2003-05-12 14:32:04 +00:00
dis
Give verbose error messages if bytecode file cannot be parsed
2003-04-16 20:51:36 +00:00
extract
Move the function extractor pass from tools/extract into lib/Xform/IPO
2002-11-19 18:42:59 +00:00
gccas
Add an instcombine pass before levelraise
2003-05-02 18:19:05 +00:00
gccld
Search LLVM_LIB_SEARCH_PATH for objects to allow it to find crtend.o
2003-05-13 22:14:13 +00:00
link
…
llc
Add a new option to disable stripping of bytecode files
2003-04-28 03:28:56 +00:00
lli
The JIT is the default mode for LLI now
2003-05-12 14:31:57 +00:00
llvm-as
- 'analyze' and 'as' now explicitly verify input because AsmParser doesn't.
2002-08-30 22:54:41 +00:00
llvm-dis
Give verbose error messages if bytecode file cannot be parsed
2003-04-16 20:51:36 +00:00
llvm-link
…
opt
Make sure to create a target data that matches the Module's target properties.
2003-04-24 19:13:02 +00:00
Makefile
Get rid of really old makefile cruft
2003-05-14 21:31:31 +00:00