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
/
InstructionSelector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
1
-1
/
+1
*
Second attempt to add iterator_range::empty()
Jordan Rose
2019-10-07
1
-1
/
+1
*
Allow target to handle STRICT floating-point nodes
Ulrich Weigand
2019-06-05
1
-2
/
+2
*
[GlobalISel] Fix inserting copies in the right position for reg definitions
Marcello Maggioni
2019-04-26
1
-2
/
+2
*
[GlobalISel][Utils] Add a getConstantVRegVal variant that looks through instrs
Quentin Colombet
2019-03-14
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
ADT/STLExtras: Introduce llvm::empty; NFC
Matthias Braun
2018-10-31
1
-1
/
+1
*
[GISel] Make constrainSelectedInstRegOperands() available to the legalizer. NFC
Aditya Nandakumar
2018-01-17
1
-44
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[globalisel][tablegen] Import signextload and zeroextload.
Daniel Sanders
2017-11-11
1
-1
/
+7
*
Re-commit r315885: [globalisel][tblgen] Add support for iPTR and implement am...
Daniel Sanders
2017-10-16
1
-0
/
+18
*
Revert r315885: [globalisel][tblgen] Add support for iPTR and implement am_un...
Daniel Sanders
2017-10-16
1
-18
/
+0
*
[globalisel][tblgen] Add support for iPTR and implement am_unscaled* and am_i...
Daniel Sanders
2017-10-16
1
-0
/
+18
*
Re-commit r315863: [globalisel][tablegen] Import ComplexPattern when used as ...
Daniel Sanders
2017-10-15
1
-1
/
+1
*
Revert r315863: [globalisel][tablegen] Import ComplexPattern when used as an ...
Daniel Sanders
2017-10-15
1
-1
/
+1
*
[globalisel][tablegen] Import ComplexPattern when used as an operator
Daniel Sanders
2017-10-15
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-09-29
1
-4
/
+2
*
[globalisel][tablegen] Finish fixing compile-time regressions by merging the ...
Daniel Sanders
2017-07-05
1
-149
/
+0
*
[globalisel][tablegen] Fix an unused variable warning in release builds after...
Daniel Sanders
2017-07-05
1
-1
/
+1
*
[globalisel][tablegen] Added instruction emission to the state-machine-based ...
Daniel Sanders
2017-07-05
1
-0
/
+153
*
[globalisel][tablegen] Partially fix compile-time regressions by converting m...
Daniel Sanders
2017-07-04
1
-0
/
+3
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-06-26
1
-9
/
+11
*
[globalisel][tablegen] Add support for COPY_TO_REGCLASS.
Daniel Sanders
2017-06-20
1
-0
/
+12
*
Re-commit: [globalisel][tablegen] Import rules containing intrinsic_wo_chain.
Daniel Sanders
2017-05-18
1
-1
/
+1
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-2
/
+3
*
[GISEL]: Move getConstantVReg to Utils
Aditya Nandakumar
2017-04-19
1
-17
/
+0
*
[tablegen][globalisel] Add support for nested instruction matching.
Daniel Sanders
2017-04-04
1
-0
/
+5
*
[GlobalISel] Add a 'getConstantVRegVal' helper.
Ahmed Bougacha
2017-03-27
1
-12
/
+20
*
[GlobalISel] Move method definition to the proper file. NFC.
Ahmed Bougacha
2017-03-19
1
-0
/
+21
*
[X86][GlobalISel] Initial implementation , select G_ADD gpr, gpr
Igor Breger
2017-02-22
1
-0
/
+7
*
[GlobalISel] Refactor the logic to constraint registers.
Quentin Colombet
2016-12-22
1
-12
/
+7
*
[ARM] GlobalISel: Select add i32, i32
Diana Picus
2016-12-16
1
-0
/
+5
*
GlobalISel: select G_GLOBAL_VALUE uses on AArch64.
Tim Northover
2016-10-10
1
-2
/
+2
*
[AArch64][GlobalISel] Select G_MUL.
Ahmed Bougacha
2016-08-16
1
-0
/
+4
*
[AArch64][GlobalISel] Select p0 G_FRAME_INDEX.
Ahmed Bougacha
2016-08-16
1
-2
/
+2
*
[AArch64][GlobalISel] Select G_LOAD/G_STORE.
Ahmed Bougacha
2016-07-29
1
-2
/
+6
*
[GlobalISel] Introduce an instruction selector.
Ahmed Bougacha
2016-07-27
1
-0
/
+52