index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
CodeGen
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverted r375254 as it has broken some build bots for a long time.
Vladimir Vereschaka
2019-10-20
1
-1
/
+0
*
[Codegen] Link MIRParser into CodeGenTests to fix MachineSizeOptsTest building
Roman Lebedev
2019-10-18
1
-0
/
+1
*
[PGO][PGSO] SizeOpts changes.
Hiroshi Yamauchi
2019-10-18
1
-0
/
+1
*
Restore ability for C++ API users to Enable IPRA.
Daniel Sanders
2019-02-22
1
-0
/
+1
*
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
Serge Guelton
2019-01-20
1
-0
/
+1
*
[Codegen] Fix test added in rL341380: AArch64SelectionDAGTest needs to link a...
Jordan Rupprecht
2018-09-04
1
-0
/
+1
*
[CodeGen] Fix remaining zext() assertions in SelectionDAG
Scott Linder
2018-09-04
1
-0
/
+3
*
Inline a few CMake variables into their only uses.
Nico Weber
2018-05-14
1
-5
/
+1
*
MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionT...
Diana Picus
2017-10-12
1
-0
/
+4
*
[unittests] Adding a unittest for ChangeTaTargetIndex. NFC
Marcello Maggioni
2017-08-10
1
-0
/
+1
*
[MVT][SVE] Scalable vector MVTs (3/3)
Amara Emerson
2017-04-20
1
-0
/
+1
*
ADT: Remove all ilist_iterator => pointer casts, NFC
Duncan P. N. Exon Smith
2016-08-12
1
-0
/
+1
*
[GlobalISel] Add missing link components to r277160 unittest. NFC.
Ahmed Bougacha
2016-07-29
1
-0
/
+2
*
[GlobalISel] Add unittests for LowLevelType.
Ahmed Bougacha
2016-07-29
1
-0
/
+1
*
GlobalISel: implement Legalization querying framework.
Tim Northover
2016-07-20
1
-0
/
+2
*
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
2013-12-10
1
-3
/
+2
*
Fix copy and pasto with CMake files for unittest.
Eric Christopher
2013-09-03
1
-3
/
+3
*
Add a hashing routine that handles hashing types. Add a test for
Eric Christopher
2013-09-03
1
-0
/
+13