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-11 06:06:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Eric Christopher
0253008d0c
Fix typo.
...
llvm-svn: 91657
2009-12-18 02:12:53 +00:00
..
Analysis
Preserve NSW information in more places.
2009-12-18 02:09:29 +00:00
Archive
…
AsmParser
Add MSP430 interrupt calling conv. No functionality change yet.
2009-12-07 02:27:35 +00:00
Bitcode
Remove isPod() from DenseMapInfo, splitting it out to its own
2009-12-15 07:26:43 +00:00
CodeGen
Add Loop contains utility methods for testing whether a loop
2009-12-18 01:24:09 +00:00
CompilerDriver
Make Path use StringRef instead of std::string where possible.
2009-12-17 21:02:39 +00:00
ExecutionEngine
Don't codegen available_externally functions. Fixes
http://llvm.org/PR5735
.
2009-12-17 21:35:29 +00:00
Linker
…
MC
…
Support
now that libsystem no longer uses SmallVector, we can move
2009-12-16 08:44:24 +00:00
System
Make Path use StringRef instead of std::string where possible.
2009-12-17 21:02:39 +00:00
Target
Fix typo.
2009-12-18 02:12:53 +00:00
Transforms
Add Loop contains utility methods for testing whether a loop
2009-12-18 01:24:09 +00:00
VMCore
This fixes a memory leak in OpaqueType found by Google's internal heapchecker.
2009-12-17 19:55:06 +00:00
Makefile
…