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-30 00:24:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Peter Collingbourne
e7628d5684
LTO: Simplify ownership of LTOCodeGenerator::TargetMach.
...
llvm-svn: 245671
2015-08-21 04:45:57 +00:00
..
Analysis
[InstSimplify] add nuw %x, C2 must be at least C2
2015-08-20 23:01:41 +00:00
AsmParser
[IR] Give catchret an optional 'return value' operand
2015-08-15 02:46:08 +00:00
Bitcode
[IR] Give catchret an optional 'return value' operand
2015-08-15 02:46:08 +00:00
CodeGen
Make helper functions static. NFC.
2015-08-20 09:57:22 +00:00
DebugInfo
…
ExecutionEngine
[RuntimeDyld] Make sure code-sections aren't under-aligned.
2015-08-14 06:26:42 +00:00
Fuzzer
Fix missing space in libfuzzer's help text.
2015-08-12 20:00:10 +00:00
IR
Rename Instruction::dropUnknownMetadata() to dropUnknownNonDebugMetadata()
2015-08-20 22:00:30 +00:00
IRReader
…
LibDriver
There is only one saver of strings.
2015-08-13 01:07:02 +00:00
LineEditor
…
Linker
…
LTO
LTO: Simplify ownership of LTOCodeGenerator::TargetMach.
2015-08-21 04:45:57 +00:00
MC
Fix symbol value computation when part of the expression is weak.
2015-08-20 16:18:30 +00:00
Object
…
Option
…
Passes
[PM/AA] Remove the last relics of the separate IPA library from LLVM,
2015-08-18 17:51:53 +00:00
ProfileData
…
Support
Support: Clean up TSan annotations.
2015-08-18 22:31:24 +00:00
TableGen
…
Target
[Sparc] Support user-specified stack object overalignment.
2015-08-21 04:17:56 +00:00
Transforms
TransformUtils: Introduce module splitter.
2015-08-21 02:48:20 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…