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
/
test
History
Bruno Cardoso Lopes
dc3853d7b5
Add testcases for clz encoding
...
llvm-svn: 123937
2011-01-20 19:27:16 +00:00
..
Analysis
Similarly, analyze truncate through multiply.
2011-01-19 18:56:00 +00:00
Archive
…
Assembler
Allow unnamed_addr on declarations.
2011-01-15 08:15:00 +00:00
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
Allow sign-extending of i8 and i16 to i128 on SPU.
2011-01-20 15:49:06 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
…
FrontendC
Update llvm-gcc's tests.
2011-01-14 17:01:20 +00:00
FrontendC++
…
FrontendFortran
…
FrontendObjC
Update tests to accomodate unnamed_addr introduction.
2011-01-17 17:54:17 +00:00
FrontendObjC++
…
Integer
…
lib
…
Linker
Make everyone happy this time.
2011-01-16 21:34:34 +00:00
LLVMC
…
MC
Add testcases for clz encoding
2011-01-20 19:27:16 +00:00
Object
Disable objdump-trivial-object.test. It is broken on powerpc-darwin9.
2011-01-20 18:08:44 +00:00
Other
…
Scripts
…
TableGen
Rename lisp-like functions as suggested by Gabor Greif as loooong time
2011-01-07 17:05:37 +00:00
Transforms
At -O123 the early-cse pass is run before instcombine has run. According to my
2011-01-20 13:21:55 +00:00
Unit
…
Verifier
…
CMakeLists.txt
…
lit.cfg
Fix lit for people whose LLVM path contains 'opt', which is a common directory name on Unix-like systems.
2011-01-05 15:10:24 +00:00
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…