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 17:26:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Rafael Espindola
4599a394a3
Use typedefs. Fix indentation. Extracted from the Andy/PaX patch.
...
llvm-svn: 162283
2012-08-21 16:06:48 +00:00
..
Analysis
MemoryBuiltins: Properly guard ObjectSizeOffsetVisitor against cycles in the IR.
2012-08-17 19:26:41 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Fix a quadratic algorithm in MachineBranchProbabilityInfo.
2012-08-20 22:01:38 +00:00
DebugInfo
…
ExecutionEngine
MCJIT: Tidy up the constructor.
2012-08-21 15:42:49 +00:00
Linker
…
MC
Use typedefs. Fix indentation. Extracted from the Andy/PaX patch.
2012-08-21 16:06:48 +00:00
Object
…
Support
DataExtractor: Fix integer truncation issues in LEB128 extraction.
2012-08-20 10:52:11 +00:00
TableGen
…
Target
Fix up indentation and remove a couple else's after returns.
2012-08-21 08:29:51 +00:00
Transforms
Port the global copy optimization from the SROA pass to InstCombine.
2012-08-21 08:39:44 +00:00
VMCore
Make atomic load and store of pointers work. Tighten verification of atomic operations
2012-08-17 23:24:29 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…