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-25 05:15:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Rafael Espindola
e296fd654b
Fix the encoding of negative line deltas.
...
llvm-svn: 118962
2010-11-13 01:06:27 +00:00
..
Analysis
Re-disable TBAA for now; it broke MultiSource/Applications/JM/lencod,
2010-11-12 11:21:08 +00:00
Archive
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
2010-09-13 23:59:48 +00:00
AsmParser
Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op
2010-10-25 15:37:09 +00:00
Bitcode
Fix PR8494: when reading invalid bitcode, getTypeByID may return
2010-10-28 15:47:26 +00:00
CodeGen
Remove DW_AT_start_scope support. It is incomplete and superseeded by location entries support.
2010-11-12 23:20:42 +00:00
CompilerDriver
Rename FindExecutable to PrependMainExecutablePath.
2010-11-03 16:14:16 +00:00
ExecutionEngine
Fix some more 80-col violas.
2010-11-13 00:55:45 +00:00
Linker
GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT.
2010-11-02 20:32:59 +00:00
MC
Fix the encoding of negative line deltas.
2010-11-13 01:06:27 +00:00
Support
Fix memory leak in StringRef::edit_distance(). 'Allocated' could be leaked on an early return.
2010-11-07 06:09:02 +00:00
System
Fix Whitespace.
2010-11-10 15:06:00 +00:00
Target
More ARM load/store indexed refactoring. Also fix an incorrect IndexMode
2010-11-13 00:35:48 +00:00
Transforms
Have GVN simplify instructions as it goes. For example, consider
2010-11-12 21:10:24 +00:00
VMCore
Doxygenify
2010-11-11 21:51:44 +00:00
Makefile
…