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-16 00:18:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Mike Stump
1f53a128a9
This is overly constraining with respect to clang.
...
llvm-svn: 82591
2009-09-23 00:13:30 +00:00
..
Analysis
No need to verify that malloc's return type is i8*.
2009-09-22 18:50:03 +00:00
Archive
…
AsmParser
Tabs -> spaces, and remove trailing whitespace.
2009-09-20 02:20:51 +00:00
Bitcode
Tabs -> spaces, and remove trailing whitespace.
2009-09-20 02:20:51 +00:00
CodeGen
This is overly constraining with respect to clang.
2009-09-23 00:13:30 +00:00
CompilerDriver
…
Debugger
…
ExecutionEngine
Use Compiler.h macro instead of __attribute__.
2009-09-22 07:38:23 +00:00
Linker
…
MC
eliminate a use of strtoul.
2009-09-20 06:58:54 +00:00
Support
Switch FoldingSet::AddString to StringRef based API.
2009-09-22 03:34:53 +00:00
System
... missed hiding a variable for MSVC only.
2009-09-22 16:10:35 +00:00
Target
Add Cortex-A8 VFP model.
2009-09-21 20:52:17 +00:00
Transforms
tidy up
2009-09-21 22:26:02 +00:00
VMCore
No need to verify that malloc's return type is i8*.
2009-09-22 18:50:03 +00:00
Makefile
…