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-02-01 01:43:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Nate Begeman
9151a9bee5
Add a handful of additional useful pass manager things to the C API
...
llvm-svn: 98296
2010-03-11 23:06:07 +00:00
..
Analysis
Add a DominatorTree argument to isLCSSA so that it doesn't have to
2010-03-10 19:38:49 +00:00
Archive
…
AsmParser
…
Bitcode
Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.
2010-03-06 00:30:06 +00:00
CodeGen
Extract methods from LocalRewriter::RewriteMBB bringing it down to 666 lines.
2010-03-11 23:04:34 +00:00
CompilerDriver
Use FindExecutable as a fall-back search method.
2010-03-05 04:46:28 +00:00
ExecutionEngine
Add a new jump table encoding to indicate jump tables entries
2010-03-11 14:58:16 +00:00
Linker
…
MC
enhance MCContext::GetOrCreateTemporarySymbol() to create a new symbol
2010-03-11 22:56:10 +00:00
Support
make APFloat::toString be const.
2010-03-06 19:20:13 +00:00
System
Update CMake build.
2010-03-11 07:51:23 +00:00
Target
fix a fixme in TargetLoweringObjectFile::getExprForDwarfReference
2010-03-11 21:55:20 +00:00
Transforms
Add a handful of additional useful pass manager things to the C API
2010-03-11 23:06:07 +00:00
VMCore
Remove duplicated code. No functionality change.
2010-03-10 16:04:20 +00:00
Makefile
…