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
/
lib
/
CodeGen
/
GlobalISel
/
MachineIRBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GlobalISel] Add a G_BRJT opcode.
Amara Emerson
2019-06-14
1
-0
/
+11
*
[GlobalISel] Add a G_JUMP_TABLE opcode.
Amara Emerson
2019-06-11
1
-0
/
+6
*
GlobalISel: Define integer min/max instructions
Matt Arsenault
2019-05-17
1
-1
/
+5
*
GlobalISel: Add DstOp version of buildIntrinsic
Matt Arsenault
2019-05-16
1
-0
/
+12
*
GlobalISel: Add buildFConstant for APFloat
Matt Arsenault
2019-05-16
1
-0
/
+7
*
[GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constant...
Amara Emerson
2019-04-15
1
-4
/
+2
*
GlobalISel: Add another overload of buildUnmerge
Matt Arsenault
2019-04-05
1
-0
/
+9
*
[GlobalISel] Include missing change from r356396
Amara Emerson
2019-03-18
1
-4
/
+2
*
Revert r356304: remove subreg parameter from MachineIRBuilder::buildCopy()
Amara Emerson
2019-03-18
1
-5
/
+5
*
[GlobalISel] Allow MachineIRBuilder to build subregister copies.
Amara Emerson
2019-03-15
1
-5
/
+5
*
GlobalISel: Use multiple returns for intrinsic structs
Matt Arsenault
2019-03-14
1
-3
/
+3
*
[MIPS GlobalISel] NarrowScalar G_MUL
Petar Avramovic
2019-03-11
1
-0
/
+7
*
GlobalISel: Make buildExtract use DstOp/SrcOp
Matt Arsenault
2019-02-18
1
-12
/
+15
*
GlobalISel: Implement narrowScalar for shift main type
Matt Arsenault
2019-02-07
1
-4
/
+18
*
GlobalISel: Fix CSE handling of buildConstant
Matt Arsenault
2019-02-04
1
-40
/
+38
*
GlobalISel: Use appropriate extension for legalizing select conditions
Matt Arsenault
2019-01-30
1
-0
/
+20
*
GlobalISel: Fix typo in assert messages
Matt Arsenault
2019-01-27
1
-2
/
+2
*
GlobalISel: Make buildConstant handle vectors
Matt Arsenault
2019-01-22
1
-4
/
+38
*
GlobalISel: Disallow vectors for G_CONSTANT/G_FCONSTANT
Matt Arsenault
2019-01-22
1
-4
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[GISel]: Add support for CSEing continuously during GISel passes.
Aditya Nandakumar
2019-01-16
1
-0
/
+2
*
[GISel] Add parentheses to an assert because gcc is mean.
Craig Topper
2018-12-11
1
-1
/
+1
*
[GISel]: Add MachineIRBuilder support for passing in Flags while building
Aditya Nandakumar
2018-12-11
1
-1
/
+4
*
[GISel]: Refactor MachineIRBuilder to allow passing additional parameters to ...
Aditya Nandakumar
2018-12-11
1
-368
/
+457
*
[GlobalISel] Restrict G_MERGE_VALUES capability and replace with new opcodes.
Amara Emerson
2018-12-10
1
-0
/
+4
*
[GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_TRUNC and G_CONCAT_VECT...
Amara Emerson
2018-12-05
1
-0
/
+58
*
[GISel]: Provide standard interface to observe changes in GISel passes
Aditya Nandakumar
2018-12-05
1
-9
/
+7
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-17
1
-0
/
+9
*
Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...
Bruno Cardoso Lopes
2018-08-14
1
-9
/
+0
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-14
1
-0
/
+9
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Vlad Tsyrklevich
2018-07-31
1
-9
/
+0
*
[DebugInfo] Generate DWARF debug information for labels.
Hsiangkai Wang
2018-07-31
1
-0
/
+9
*
[GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR blockaddress constants.
Amara Emerson
2018-07-31
1
-0
/
+9
*
[globalisel][irtranslator] Add support for atomicrmw and (strong) cmpxchg
Daniel Sanders
2018-07-09
1
-1
/
+116
*
Reapplying r331819 [GlobalISel][Legalizer] More concise and faster widenS...
Roman Tereshin
2018-05-09
1
-2
/
+6
*
Revert r331819 [GlobalISel][Legalizer] More concise and faster widenScalar, NFC
Roman Tereshin
2018-05-09
1
-6
/
+2
*
[GlobalISel][Legalizer] More concise and faster widenScalar, NFC
Roman Tereshin
2018-05-08
1
-2
/
+6
*
[globalisel][legalizerinfo] Introduce dedicated extending loads and add lower...
Daniel Sanders
2018-04-28
1
-1
/
+7
*
[GISel] Refactor MachineIRBuilder to allow transformations while
Aditya Nandakumar
2018-04-09
1
-257
/
+250
*
[GISel]: Add helpers for easy building G_FCONSTANT along with matchers
Aditya Nandakumar
2018-03-09
1
-0
/
+8
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Revert r319691: [globalisel][tablegen] Split atomic load/store into separate ...
Daniel Sanders
2017-12-05
1
-32
/
+0
*
[globalisel][tablegen] Split atomic load/store into separate opcode and enabl...
Daniel Sanders
2017-12-04
1
-0
/
+32
*
[aarch64][globalisel] Legalize G_ATOMIC_CMPXCHG_WITH_SUCCESS and G_ATOMICRMW_*
Daniel Sanders
2017-11-30
1
-0
/
+25
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[GISel]: Implement widenScalar for Legalizing G_PHI
Aditya Nandakumar
2017-08-25
1
-14
/
+16
*
Use helper function instead of manually constructing DBG_VALUEs (NFC)
Adrian Prantl
2017-08-01
1
-12
/
+7
*
Remove the unused DBG_VALUE offset parameter from GlobalISel (NFC)
Adrian Prantl
2017-07-28
1
-5
/
+5
*
[MachineIRBuilder] Fix formatting. NFC.
Diana Picus
2017-07-05
1
-1
/
+1
[next]