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-04 11:17:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Daniel Dunbar
fa324dd09b
MC: Move MCSectionData::Fixup out to MCAsmFixup.
...
llvm-svn: 95925
2010-02-11 21:29:29 +00:00
..
Analysis
Use an AssemblyAnnotatorWriter to clean up IVUsers' debug output.
2010-02-10 20:42:37 +00:00
Archive
From PR6228:
2010-02-04 06:19:43 +00:00
AsmParser
Reintroduce the InlineHint function attribute.
2010-02-06 01:16:28 +00:00
Bitcode
Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata.
2010-02-06 01:21:09 +00:00
CodeGen
Revert functional change. This broke a bunch of tests.
2010-02-11 21:19:44 +00:00
CompilerDriver
Better error message.
2010-01-26 14:55:16 +00:00
ExecutionEngine
Make it possible to create multiple JIT instances at the same time, by removing
2010-02-11 01:07:39 +00:00
Linker
Linker should not remap null operands of metadata
2010-02-06 01:31:55 +00:00
MC
MC: Move MCSectionData::Fixup out to MCAsmFixup.
2010-02-11 21:29:29 +00:00
Support
Fix "the the" and similar typos.
2010-02-10 16:03:48 +00:00
System
Add llvm::Program::ChangeStderrToBinary().
2010-01-28 06:42:08 +00:00
Target
make getFixupKindInfo return a const reference, allowing
2010-02-11 21:27:18 +00:00
Transforms
Make sure that ConstantExpr offsets also aren't off of extern
2010-02-11 17:44:04 +00:00
VMCore
revert 95903.
2010-02-11 20:58:56 +00:00
Makefile
…