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
/
lib
History
Matthijs Kooijman
a91b759ccf
Make MachineFrameInfo::print not crash when no TargetFrameInfo is available.
...
llvm-svn: 58606
2008-11-03 11:16:43 +00:00
..
Analysis
Don't crash analyzing certain quadratics (addrec of {X,+,Y,+,1}).
2008-11-03 02:43:49 +00:00
Archive
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
AsmParser
CMake: Cross-platform support for using pre-generated llvmAsmParser.cpp and llvmAsmParser.h.
2008-10-25 03:19:08 +00:00
Bitcode
Make sure to set stdout to binary when writing bitcode files via
2008-10-23 19:37:34 +00:00
CodeGen
Make MachineFrameInfo::print not crash when no TargetFrameInfo is available.
2008-11-03 11:16:43 +00:00
Debugger
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
ExecutionEngine
Silence a compiler warning.
2008-11-03 07:14:02 +00:00
Linker
Make comments and code for QuietWarnings and QuietErrors
2008-10-25 17:57:20 +00:00
Support
fix PR2953, an off-by-one error handling formatted i/o.
2008-10-26 19:20:47 +00:00
System
Silence a warning
2008-11-02 11:47:11 +00:00
Target
Whitespace fixes. No functionality change.
2008-10-31 21:26:08 +00:00
Transforms
Replace explicit loop with utility function.
2008-11-03 03:49:14 +00:00
VMCore
Reverting back 58505. Will commit it once I have the bc reader/writer/docs
2008-11-01 10:57:12 +00:00
Makefile
…