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-19 02:03:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Silviu Baranga
dad5ffc779
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate offset addressing. The assembler and instruction printer were not properly handeling the #-0 immediate.
...
llvm-svn: 156608
2012-05-11 09:10:54 +00:00
..
Analysis
…
Archive
…
Assembler
…
Bindings
/Ocaml
…
Bitcode
Rejected r156374: Ordinary PR1255 patch. Due to clang-x86_64-debian-fnt buildbot failure.
2012-05-08 08:33:21 +00:00
BugPoint
…
CodeGen
ARM: peephole optimization to remove cmp instruction
2012-05-11 01:30:47 +00:00
DebugInfo
Handle OpDeref in case it comes in as a register operand.
2012-05-08 18:56:00 +00:00
ExecutionEngine
…
Feature
…
Instrumentation
[tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov
2012-04-27 07:31:53 +00:00
Integer
…
Linker
…
MC
Fixed the LLVM ARM v7 assembler and instruction printer for 8-bit immediate offset addressing. The assembler and instruction printer were not properly handeling the #-0 immediate.
2012-05-11 09:10:54 +00:00
Object
…
Other
Reapply r155682, making constant folding more consistent, with a fix to work
2012-04-27 17:50:22 +00:00
Scripts
…
TableGen
Fix infinite loop in nested multiclasses.
2012-03-07 16:39:35 +00:00
Transforms
Fix a minor logic mistake transforming compares in instcombine. PR12514.
2012-05-11 01:32:59 +00:00
Unit
…
Verifier
…
YAMLParser
…
CMakeLists.txt
…
lit.cfg
…
lit.site.cfg.in
…
Makefile
Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this
2012-05-08 18:26:07 +00:00
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…