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-15 16:07:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
666bf65fa3
switch to densemap for pointer->word map.
...
llvm-svn: 65735
2009-02-28 23:03:55 +00:00
..
Analysis
Change WriteTypeSymbolic to not put a space out before types, also, remove
2009-02-28 21:05:51 +00:00
Archive
…
AsmParser
reject 0 element vectors with:
2009-02-28 18:12:41 +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
Last commit accidentially deleted this code.
2009-02-28 06:02:14 +00:00
Debugger
…
ExecutionEngine
Fix the logic in this assertion to properly validate the number
2009-02-19 02:55:18 +00:00
Linker
…
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
If an executable is run through a symlink, dladdr will return the
2009-02-19 05:34:35 +00:00
Target
Added another darwin subtarget
2009-02-28 00:25:30 +00:00
Transforms
Silence compiler warning about use of uninitialized variables (in reality these
2009-02-27 06:37:39 +00:00
VMCore
switch to densemap for pointer->word map.
2009-02-28 23:03:55 +00:00
Makefile
…