This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
/
CodeGen
History
Scott Linder
da7bdb784d
Move init code in AArch64SelectionDAGTest to SetUpTestCase (NFC)
...
llvm-svn: 341574
2018-09-06 18:40:35 +00:00
..
GlobalISel
[GISel]: Add legalization support for Widening UADDO/USUBO
2018-08-29 03:17:08 +00:00
AArch64SelectionDAGTest.cpp
Move init code in AArch64SelectionDAGTest to SetUpTestCase (NFC)
2018-09-06 18:40:35 +00:00
CMakeLists.txt
[Codegen] Fix test added in rL341380: AArch64SelectionDAGTest needs to link against Analysis lib.
2018-09-04 20:19:17 +00:00
DIEHashTest.cpp
[DebugInfo] Reduce debug_str_offsets section size
2018-08-07 09:54:52 +00:00
LowLevelTypeTest.cpp
[GlobalISel] Enable legalizing non-power-of-2 sized types.
2017-11-07 10:34:34 +00:00
MachineInstrBundleIteratorTest.cpp
Re-sort #include lines for unittests. This uses a slightly modified
2017-06-06 11:06:56 +00:00
MachineInstrTest.cpp
[CodeGen] Print user-friendly debug locations as MI comments
2018-04-24 11:00:46 +00:00
MachineOperandTest.cpp
Followup on Proposal to move MIR physical register namespace to '$' sigil.
2018-01-31 22:04:26 +00:00
ScalableVectorMVTsTest.cpp
[IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer.
2018-03-29 17:21:10 +00:00