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 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Douglas Gregor
16c6819959
Reverting 85714, 85715, 85716, which are breaking the build
...
llvm-svn: 85717
2009-11-01 16:42:53 +00:00
..
bugpoint
…
gold
Fix to pass options from Gold plugin to LTO codegen
2009-10-28 18:55:55 +00:00
llc
Add a CodeGenOpt::Less level to match -O1. It'll be used by clients which do not want post-regalloc scheduling.
2009-10-16 21:02:20 +00:00
lli
Revert the API changes from r85295 to make it easier for people to build
2009-10-27 22:39:42 +00:00
llvm-ar
…
llvm-as
llvm-as: Simplify, and don't create empty output files with -disable-output.
2009-10-17 03:28:28 +00:00
llvm-bcanalyzer
…
llvm-config
…
llvm-dis
…
llvm-extract
…
llvm-ld
llvm-ld doesn't throw.
2009-10-22 00:52:28 +00:00
llvm-link
…
llvm-mc
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
2009-10-26 01:35:46 +00:00
llvm-nm
…
llvm-prof
Reverting 85714, 85715, 85716, which are breaking the build
2009-11-01 16:42:53 +00:00
llvm-ranlib
…
llvm-stub
…
llvmc
Document OptionPreprocessor.
2009-10-25 01:44:11 +00:00
lto
…
opt
nothing opt uses can throw, remove the try block and -fexceptions when
2009-10-22 00:46:41 +00:00
CMakeLists.txt
…
Makefile
…