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-02 10:21:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Rafael Espindola
ce499efe1d
Add unnamed_addr when we can show that address of a global is not used.
...
llvm-svn: 123834
2011-01-19 16:32:21 +00:00
..
Analysis
Add a missing SCEV simplification sext(zext x) --> zext x.
2011-01-19 15:56:12 +00:00
Archive
Archive: Fix temp path names.
2011-01-17 16:43:30 +00:00
AsmParser
Allow unnamed_addr on declarations.
2011-01-15 08:15:00 +00:00
Bitcode
…
CodeGen
Add RAGreedy methods for splitting live ranges around regions.
2011-01-18 21:13:27 +00:00
CompilerDriver
…
ExecutionEngine
…
Linker
Allow unnamed_addr on declarations.
2011-01-15 08:15:00 +00:00
MC
Use common style for .cfi directives
2011-01-14 21:57:39 +00:00
Object
…
Support
Support/CommandLine: Add "Did you mean" print for mismatched operands.
2011-01-18 01:59:24 +00:00
Target
ARM/ISel: Factor out isScaledConstantInRange() helper.
2011-01-19 15:12:16 +00:00
Transforms
Add unnamed_addr when we can show that address of a global is not used.
2011-01-19 16:32:21 +00:00
VMCore
Remove an unnecessary #include.
2011-01-18 06:07:18 +00:00
Makefile
…