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
Craig Topper
3ba0ae7ec3
Replace a break with llvm_unreachable in the default case of a nested switch. Condense code a bit. No functional change.
...
llvm-svn: 162261
2012-08-21 07:32:16 +00:00
..
Analysis
MemoryBuiltins: Properly guard ObjectSizeOffsetVisitor against cycles in the IR.
2012-08-17 19:26:41 +00:00
Archive
…
AsmParser
Change the
linker_private_weak_def_auto' linkage to
linkonce_odr_auto_hide' to
2012-08-17 18:33:14 +00:00
Bitcode
Change the
linker_private_weak_def_auto' linkage to
linkonce_odr_auto_hide' to
2012-08-17 18:33:14 +00:00
CodeGen
Fix a quadratic algorithm in MachineBranchProbabilityInfo.
2012-08-20 22:01:38 +00:00
DebugInfo
…
ExecutionEngine
Fix coding style violations in 162135 and 162136.
2012-08-20 17:53:24 +00:00
Linker
…
MC
…
Object
…
Support
DataExtractor: Fix integer truncation issues in LEB128 extraction.
2012-08-20 10:52:11 +00:00
TableGen
…
Target
Replace a break with llvm_unreachable in the default case of a nested switch. Condense code a bit. No functional change.
2012-08-21 07:32:16 +00:00
Transforms
revise debug output to avoid dangling pointer
2012-08-21 05:55:22 +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
…