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-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dan Gohman
0e73582689
Eliminate several more unnecessary intptr_t casts.
...
llvm-svn: 64888
2009-02-18 05:09:16 +00:00
..
Analysis
The debugger sometimes lookup dynamically in the runtime to find ivar info of any Objective-C classes. It would be very helpful to debugger if the compiler encodes runtime version number in DWARF.
2009-02-17 22:43:44 +00:00
Archive
Add the private linkage.
2009-01-15 20:18:42 +00:00
AsmParser
Pacify gcc-4.3 (thinks IsConstant may be used
2009-02-10 16:24:55 +00:00
Bitcode
Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the
2009-02-12 21:28:33 +00:00
CodeGen
Eliminate several more unnecessary intptr_t casts.
2009-02-18 05:09:16 +00:00
Debugger
…
ExecutionEngine
On 64bit we may have a personality function which requires 64 bits to
2009-02-15 20:49:23 +00:00
Linker
Add the private linkage.
2009-01-15 20:18:42 +00:00
Support
The debugger sometimes lookup dynamically in the runtime to find ivar info of any Objective-C classes. It would be very helpful to debugger if the compiler encodes runtime version number in DWARF.
2009-02-17 22:43:44 +00:00
System
Fix warning on gcc 4.3.
2009-02-15 03:20:32 +00:00
Target
GV with null value initializer shouldn't go to BSS if it's meant for a mergeable strings section. Currently it only checks for Darwin. Someone else please check if it should apply to other targets as well.
2009-02-18 02:19:52 +00:00
Transforms
Eliminate several more unnecessary intptr_t casts.
2009-02-18 05:09:16 +00:00
VMCore
Eliminate several more unnecessary intptr_t casts.
2009-02-18 05:09:16 +00:00
Makefile
…