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
Reed Kotler
340c9d39ce
Expand mips16 SelT form pseudso/macros.
...
llvm-svn: 175862
2013-02-22 05:10:51 +00:00
..
Analysis
Formatting.
2013-02-20 23:57:30 +00:00
Archive
…
AsmParser
Implement the NoBuiltin attribute.
2013-02-22 00:12:35 +00:00
Bitcode
Simplify code. No functionality change.
2013-02-19 09:48:30 +00:00
CodeGen
Fix isa<> check which could never be true.
2013-02-22 01:50:38 +00:00
DebugInfo
Code cleanup: pass Offset by pointer to parseInstruction to more explicitly
2013-02-22 00:50:48 +00:00
ExecutionEngine
Formatting, grammar
2013-02-20 18:24:34 +00:00
IR
Remove warning about default covering no cases.
2013-02-22 00:50:09 +00:00
Linker
Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration.
2013-02-12 21:21:59 +00:00
MC
MCParser: Update method names per coding guidelines.
2013-02-20 22:21:35 +00:00
Object
Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration.
2013-02-12 21:21:59 +00:00
Option
…
Support
Previously, parsing capability of the .debug_frame section was added
2013-02-21 22:53:19 +00:00
TableGen
Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage.
2013-02-15 12:30:38 +00:00
Target
Expand mips16 SelT form pseudso/macros.
2013-02-22 05:10:51 +00:00
Transforms
Implement the NoBuiltin attribute.
2013-02-22 00:12:35 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…