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
/
Target
/
Sparc
/
SparcISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] Disallow indirect "i" constraint
Fangrui Song
2019-12-29
1
-1
/
+0
*
Sparc - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-13
1
-1
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-2
/
+2
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert "This pass, fixing an erratum in some LEON 2 processors..."
Daniel Cederman
2018-04-20
1
-6
/
+0
*
[Sparc] Fix addressing mode when using 64-bit values in inline assembly
Daniel Cederman
2018-04-20
1
-0
/
+2
*
This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV ...
Chris Dewhurst
2016-10-10
1
-0
/
+6
*
[Sparc] Implement UMUL_LOHI and SMUL_LOHI instead of MULHS/MULHU/MUL.
James Y Knight
2016-10-05
1
-13
/
+0
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[Sparc] Enable more inline assembly constraints.
Chris Dewhurst
2016-05-20
1
-0
/
+1
*
SDAG: Implement Select instead of SelectImpl in SparcDAGToDAGISel
Justin Bogner
2016-05-13
1
-16
/
+17
*
SDAG: Clean up a dangling node in SparcISelDAGToDAG::SelectImpl
Justin Bogner
2016-05-13
1
-0
/
+1
*
SDAG: Rename Select->SelectImpl and repurpose Select as returning void
Justin Bogner
2016-05-05
1
-2
/
+2
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[Sparc] Implement i64 load/store support for 32-bit sparc.
James Y Knight
2015-08-10
1
-0
/
+183
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-5
/
+8
*
[SPARC] Cleanup handling of the Y/ASR registers.
James Y Knight
2015-07-08
1
-10
/
+8
*
Add support for the Sparc implementation-defined "ASR" registers.
James Y Knight
2015-05-18
1
-3
/
+7
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-4
/
+6
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-6
/
+4
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-4
/
+6
*
[sparc] Small fix to r232719 to make 2007-12-17-InvokeAsm.ll pass on the buil...
Daniel Sanders
2015-03-19
1
-0
/
+1
*
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multip...
Daniel Sanders
2015-03-13
1
-4
/
+4
*
Revert "r232027 - Add infrastructure for support of multiple memory constraints"
Hal Finkel
2015-03-12
1
-4
/
+4
*
Add infrastructure for support of multiple memory constraints.
Daniel Sanders
2015-03-12
1
-4
/
+4
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-30
1
-8
/
+7
*
Cache TargetLowering on SelectionDAGISel and update previous
Eric Christopher
2014-10-08
1
-7
/
+5
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-5
/
+5
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
ISelDAG: spot chain cycles involving MachineNodes
Tim Northover
2013-09-22
1
-1
/
+3
*
[Sparc] Add support for TLS in sparc.
Venkatraman Govindaraju
2013-09-22
1
-2
/
+4
*
Access the TargetLoweringInfo from the TargetMachine object instead of cachin...
Bill Wendling
2013-06-19
1
-5
/
+7
*
Cache the TargetLowering info object as a pointer.
Bill Wendling
2013-06-06
1
-4
/
+4
*
Track IR ordering of SelectionDAG nodes 2/4.
Andrew Trick
2013-05-25
1
-1
/
+1
*
Add 64-bit multiply and divide instructions for SPARC v9.
Jakob Stoklund Olesen
2013-04-16
1
-0
/
+3
*
Use the correct types when matching ADDRri patterns from frame indexes.
Jakob Stoklund Olesen
2013-04-13
1
-3
/
+4
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
Ahmed Charles
2012-02-19
1
-1
/
+0
*
rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for
Chris Lattner
2010-12-21
1
-2
/
+2
*
fix a long standing wart: all the ComplexPattern's were being
Chris Lattner
2010-09-21
1
-8
/
+6
*
Don't call Predicate_* methods directly from Sparc target.
Jakob Stoklund Olesen
2010-08-17
1
-4
/
+4
*
Delete an unnecessary reference to SelectionDAGISel::BB.
Dan Gohman
2010-04-19
1
-1
/
+0
*
Use const qualifiers with TargetLowering. This eliminates several
Dan Gohman
2010-04-17
1
-1
/
+0
*
Sink InstructionSelect() out of each target into SDISel, and rename it
Chris Lattner
2010-03-02
1
-15
/
+1
*
Change SelectCode's argument from SDValue to SDNode *, to make it more
Dan Gohman
2010-01-05
1
-10
/
+9
*
Remove uninteresting and confusing debug output.
Dan Gohman
2009-11-05
1
-1
/
+0
*
Rename getTargetNode to getMachineNode, for consistency with the
Dan Gohman
2009-09-25
1
-4
/
+4
[next]