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-02-10 22:43:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Evan Cheng
b6773d7e1f
(or (and (shl A, #shamt), mask), B) => ARMbfi B, A, ~mask where lsb(mask) == #shamt. rdar://8752056
...
llvm-svn: 121606
2010-12-11 04:11:38 +00:00
..
Analysis
Revert r121520, which may have introduced miscompilations.
2010-12-10 21:48:28 +00:00
Archive
Revert test/Archive/check_binary_output.ll". It fails on a buildbot.
2010-12-07 05:57:02 +00:00
Assembler
…
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
(or (and (shl A, #shamt), mask), B) => ARMbfi B, A, ~mask where lsb(mask) == #shamt. rdar://8752056
2010-12-11 04:11:38 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
…
FrontendC
…
FrontendC++
…
FrontendFortran
…
FrontendObjC
…
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
MC
Fixed version of 121434 with no new memory leaks.
2010-12-10 07:39:47 +00:00
Other
…
Scripts
macho-dump: Switch to C++ macho-dump tool.
2010-12-10 06:19:45 +00:00
TableGen
…
Transforms
enhance memcpyopt to zap memcpy's that have the same src/dst.
2010-12-09 07:45:45 +00:00
Unit
…
Verifier
…
CMakeLists.txt
macho-dump: Fix CMake build, following up to r121466.
2010-12-10 09:18:26 +00:00
lit.cfg
…
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…