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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst
2016-05-16
7
-22
/
+69
*
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
*
CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC
Matthias Braun
2016-05-10
1
-0
/
+1
*
[Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargets
Chris Dewhurst
2016-05-09
6
-5
/
+67
*
SDAG: Rename Select->SelectImpl and repurpose Select as returning void
Justin Bogner
2016-05-05
1
-2
/
+2
*
[Sparc] Allow taking of function address into a register.
Chris Dewhurst
2016-05-04
1
-5
/
+5
*
[Sparc] Implement __builtin_setjmp, __builtin_longjmp back-end.
Chris Dewhurst
2016-05-04
3
-21
/
+292
*
[Sparc] Constification of TargetMachine arguments
James Y Knight
2016-05-03
4
-4
/
+4
*
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the...
Filipe Cabecinhas
2016-04-29
1
-1
/
+1
*
[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to Expand in TargetLowering...
Craig Topper
2016-04-28
1
-4
/
+0
*
[Sparc] Fix build error introduced by rL267545.
Marcin Koscielnicki
2016-04-26
1
-1
/
+1
*
[SPARC] [SSP] Add support for LOAD_STACK_GUARD.
Marcin Koscielnicki
2016-04-26
6
-1
/
+40
*
[SPARC] Add support for llvm.thread.pointer.
Marcin Koscielnicki
2016-04-26
2
-0
/
+18
*
[Sparc] Fix double-float fabs and fneg on little endian CPUs.
James Y Knight
2016-04-25
1
-12
/
+28
*
[Sparc] This provides support for itineraries on Sparc.
Chris Dewhurst
2016-04-22
5
-159
/
+417
*
The following code would not work before this patch, due to the inability to ...
Chris Dewhurst
2016-04-22
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
3
-3
/
+0
*
Add __atomic_* lowering to AtomicExpandPass.
James Y Knight
2016-04-12
1
-0
/
+7
*
This reverts commit r266002, r266011 and r266016.
Rafael Espindola
2016-04-12
1
-7
/
+0
*
Add __atomic_* lowering to AtomicExpandPass.
James Y Knight
2016-04-11
1
-0
/
+7
*
Fix broken assert, PR24624
Hans Wennborg
2016-04-11
1
-1
/
+1
*
NFC: make AtomicOrdering an enum class
JF Bastien
2016-04-06
1
-5
/
+5
*
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
Derek Schuff
2016-04-04
1
-0
/
+5
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
2
-3
/
+3
*
[SPARC] Use AtomicExpandPass to expand AtomicRMW instructions.
James Y Knight
2016-03-29
3
-173
/
+10
*
Sparc: silently ignore .proc assembler directive
Douglas Katzman
2016-03-28
1
-0
/
+6
*
Tweak some atomics functions in preparation for larger changes; NFC.
James Y Knight
2016-03-16
2
-4
/
+7
*
Myriad: Add new sparc CPU kinds.
Douglas Katzman
2016-03-15
1
-0
/
+3
*
[DAG] use isUndef() ; NFCI
Sanjay Patel
2016-03-14
1
-2
/
+2
*
This change adds co-processor condition branching and conditional traps to th...
Chris Dewhurst
2016-03-09
7
-42
/
+223
*
The patch adds missing registers and instructions to complete all the registe...
Chris Dewhurst
2016-02-27
4
-18
/
+310
*
Fix Sparc 32bit Lowering to rebundle up v2i32 values.
Nirav Dave
2016-02-26
1
-4
/
+23
*
Reverting breaking change. Sorry.
Chris Dewhurst
2016-02-26
4
-303
/
+10
*
Reviewed at reviews.llvm.org/D17133
Chris Dewhurst
2016-02-26
4
-10
/
+303
*
Initial test commit only
Chris Dewhurst
2016-02-26
1
-1
/
+0
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-4
/
+4
*
Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC"
Duncan P. N. Exon Smith
2016-02-22
1
-2
/
+2
*
CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC
Duncan P. N. Exon Smith
2016-02-21
1
-2
/
+2
*
[SPARC] Repair floating-point condition encodings in assembly parser.
James Y Knight
2016-02-10
1
-3
/
+3
*
Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...
Benjamin Kramer
2016-01-27
1
-4
/
+4
*
Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs.
Benjamin Kramer
2016-01-27
1
-2
/
+2
*
Remove autoconf support
Chris Bieneman
2016-01-26
6
-102
/
+0
*
Reflect the MC/MCDisassembler split on the include/ level.
Benjamin Kramer
2016-01-26
1
-1
/
+1
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
3
-4
/
+4
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-3
/
+4
*
[SPARC] Revamp AnalyzeBranch and add ReverseBranchCondition.
James Y Knight
2016-01-13
2
-89
/
+96
*
Remove extra forward declarations and scrub includes for all in tree InstPrin...
Craig Topper
2015-12-25
1
-3
/
+0
*
[Sparc] Tweak r255668: Use llvm_unreachable.
James Y Knight
2015-12-15
1
-1
/
+1
*
[Sparc] Fix handling of double incoming arguments on sparc little-endian.
James Y Knight
2015-12-15
1
-9
/
+13
[next]