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-24 21:05:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
96430050a5
Branches
Tags
View all branches
llvm-mirror
/
lib
History
Bill Wendling
96430050a5
Make sure we don't dereference the .end() of the container.
...
llvm-svn: 65211
2009-02-21 01:07:26 +00:00
..
Analysis
Use a sign-extend instead of a zero-extend when promoting a
2009-02-18 17:22:41 +00:00
Archive
Add the private linkage.
2009-01-15 20:18:42 +00:00
AsmParser
add proper asmwriter and asmparser support for anonymous functions.
2009-02-18 21:48:13 +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
Fix a bug that David Greene found in the DAGCombiner's logic
2009-02-20 23:29:13 +00:00
Debugger
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
ExecutionEngine
Fix the logic in this assertion to properly validate the number
2009-02-19 02:55:18 +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
If an executable is run through a symlink, dladdr will return the
2009-02-19 05:34:35 +00:00
Target
Make sure we don't dereference the .end() of the container.
2009-02-21 01:07:26 +00:00
Transforms
rename a function to indicate that it checks for profitability as well
2009-02-21 00:46:50 +00:00
VMCore
add proper asmwriter and asmparser support for anonymous functions.
2009-02-18 21:48:13 +00:00
Makefile
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00