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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "[MIR] Target specific MIR formating and parsing""
Daniel Sanders
2020-01-08
1
-1
/
+1
*
Revert "[MIR] Target specific MIR formating and parsing"
Nico Weber
2020-01-08
1
-1
/
+1
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-1
/
+1
*
Revert "[MIR] Target specific MIR formating and parsing"
Daniel Sanders
2020-01-08
1
-1
/
+1
*
[MIR] Target specific MIR formating and parsing
Peng Guo
2020-01-08
1
-1
/
+1
*
GlobalISel: Start adding computeNumSignBits to GISelKnownBits
Matt Arsenault
2020-01-06
1
-0
/
+78
*
Fix Wpedantic 'extra semicolon' warning. NFC.
Simon Pilgrim
2019-12-21
1
-1
/
+1
*
[Legalizer] Making artifact combining order-independent
Roman Tereshin
2019-12-13
1
-17
/
+159
*
[Legalizer] Refactoring out legalizeMachineFunction
Roman Tereshin
2019-12-13
2
-0
/
+80
*
[PGO][PGSO] DAG.shouldOptForSize part.
Hiroshi Yamauchi
2019-11-21
1
-1
/
+1
*
[SVE][CodeGen] Scalable vector MVT size queries
Graham Hunter
2019-11-18
1
-0
/
+57
*
[unittests] Add InitializePasses.h includes
Heejin Ahn
2019-11-13
2
-0
/
+2
*
Fix initialization-order-fiasco error in "Add a heap alloc site marker field ...
Amy Huang
2019-10-31
1
-7
/
+8
*
Recommit "Add a heap alloc site marker field to the ExtraInfo in MachineInstrs"
Amy Huang
2019-10-28
1
-0
/
+140
*
Revert "Add an instruction marker field to the ExtraInfo in MachineInstrs."
Amy Huang
2019-10-25
1
-144
/
+0
*
Add an instruction marker field to the ExtraInfo in MachineInstrs.
Amy Huang
2019-10-25
1
-0
/
+144
*
Reverted r375254 as it has broken some build bots for a long time.
Vladimir Vereschaka
2019-10-20
2
-235
/
+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
2
-0
/
+235
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+1
*
[GISel][UnitTest] Fix a bunch of tests that were not doing anything
Quentin Colombet
2019-10-11
2
-3
/
+11
*
[MachineIRBuilder] Fix an assertion failure with buildMerge
Quentin Colombet
2019-10-11
1
-0
/
+39
*
[GISel] Allow getConstantVRegVal() to return G_FCONSTANT values.
Marcello Maggioni
2019-10-10
1
-0
/
+168
*
[GISel] Refactor and split PatternMatchTest. NFC
Marcello Maggioni
2019-10-09
3
-256
/
+127
*
[SVE][IR] Scalable Vector size queries and IR instruction support
Graham Hunter
2019-10-08
1
-1
/
+1
*
[FileCheck] Remove implementation types from API
Thomas Preud'homme
2019-09-30
1
-3
/
+2
*
GlobalISel: Add G_FMAD instruction
Matt Arsenault
2019-09-06
1
-0
/
+4
*
[globalisel][knownbits] Account for missing type constraints
Daniel Sanders
2019-09-05
1
-0
/
+26
*
[globalisel][knownbits] Correct a typo that prevented a test working as intended
Daniel Sanders
2019-09-05
1
-1
/
+1
*
[globalisel] Support trivial COPY in GISelKnownBits
Daniel Sanders
2019-09-04
1
-0
/
+6
*
GlobalISel: Add maskedValueIsZero and signBitIsZero to known bits
Matt Arsenault
2019-08-29
1
-0
/
+16
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
5
-8
/
+8
*
[GlobalISel]: Add KnownBits for G_XOR
Aditya Nandakumar
2019-08-13
1
-0
/
+16
*
[GISel]: Fix a bug in KnownBits where we should have been using SizeInBits
Aditya Nandakumar
2019-08-12
1
-0
/
+16
*
Remove leftover MF->dump()'s from r368487 that break release builds
Daniel Sanders
2019-08-09
1
-4
/
+0
*
[globalisel] Add G_SEXT_INREG
Daniel Sanders
2019-08-09
2
-0
/
+143
*
[GISel]: Add GISelKnownBits analysis
Aditya Nandakumar
2019-08-06
6
-2
/
+78
*
[MVT][SVE] Map between scalable vector IR Type and VTs
Graham Hunter
2019-08-05
1
-5
/
+41
*
GlobalISel: Fix widenScalar for G_MERGE_VALUES to pointer
Matt Arsenault
2019-08-01
1
-0
/
+38
*
GlobalISel: Add G_ATOMICRMW_{FADD|FSUB}
Matt Arsenault
2019-07-30
1
-0
/
+30
*
Minor styling fix. NFC.
Michael Liao
2019-07-18
1
-2
/
+1
*
GlobalISel: Handle widenScalar of arbitrary G_MERGE_VALUES sources
Matt Arsenault
2019-07-17
1
-6
/
+77
*
GlobalISel: Handle more cases for widenScalar of G_MERGE_VALUES
Matt Arsenault
2019-07-17
1
-0
/
+34
*
[unittest] Add the missing bogus machine register info initialization.
Michael Liao
2019-07-09
1
-1
/
+4
*
[unittest] Add bogus register info.
Michael Liao
2019-07-09
1
-0
/
+52
*
GlobalISel: widenScalar for G_BUILD_VECTOR
Matt Arsenault
2019-07-08
1
-0
/
+47
*
[CodeGen] Enhance `MachineInstrSpan` to allow the end of MBB to be used.
Michael Liao
2019-07-05
1
-0
/
+33
*
GlobalISel: Implement lower for min/max
Matt Arsenault
2019-07-01
1
-0
/
+78
*
GlobalISel: Remove unsigned variant of SrcOp
Matt Arsenault
2019-06-24
1
-8
/
+8
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
3
-16
/
+16
[next]