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
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-2
/
+2
*
MachineRegisterInfo: Remove UsedPhysReg infrastructure
Matthias Braun
2015-07-14
1
-11
/
+8
*
PrologEpilogInserter: Rewrite API to determine callee save regsiters.
Matthias Braun
2015-07-14
2
-5
/
+6
*
MC: Remove MCSubtargetInfo() default constructor
Duncan P. N. Exon Smith
2015-07-10
1
-3
/
+1
*
Re-instate the EVT parameter to getScalarShiftAmountTy() for OOT user
Mehdi Amini
2015-07-09
1
-1
/
+1
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
5
-60
/
+4
*
Remove getDataLayout() from TargetLowering
Mehdi Amini
2015-07-09
1
-1
/
+1
*
Make TargetLowering::getShiftAmountTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-1
/
+3
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
3
-47
/
+56
*
[SPARC] Cleanup handling of the Y/ASR registers.
James Y Knight
2015-07-08
4
-13
/
+22
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
1
-3
/
+5
*
[Sparc] Add more instruction aliases.
James Y Knight
2015-07-06
2
-12
/
+125
*
[Sparc] Add support for flush instruction.
James Y Knight
2015-07-06
2
-0
/
+17
*
[TargetLowering] StringRefize asm constraint getters.
Benjamin Kramer
2015-07-05
2
-5
/
+4
*
[Sparc] Rearrange SparcInstrInfo, no change.
James Y Knight
2015-07-01
1
-68
/
+80
*
Reverting r241058 because it's causing buildbot failures.
Ranjeet Singh
2015-06-30
1
-4
/
+1
*
There are a few places where subtarget features are still
Ranjeet Singh
2015-06-30
1
-1
/
+4
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
10
-12
/
+12
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
10
-12
/
+12
*
[SPARC] Repair GOT references to internal symbols.
James Y Knight
2015-06-18
2
-0
/
+34
*
Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.
Daniel Sanders
2015-06-11
2
-22
/
+18
*
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
Ahmed Bougacha
2015-06-11
2
-3
/
+2
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
5
-8
/
+9
*
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...
Daniel Sanders
2015-06-10
2
-5
/
+4
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
4
-9
/
+6
*
MC: Clean up naming in MCObjectWriter. NFC.
Jim Grosbach
2015-06-04
1
-1
/
+1
*
Replace custom fixed endian to raw_ostream emission with EndianStream.
Benjamin Kramer
2015-06-04
1
-8
/
+2
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
3
-6
/
+5
*
Merge MCELF.h into MCSymbolELF.h.
Rafael Espindola
2015-06-02
1
-3
/
+2
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
8
-34
/
+34
*
Pass MCSymbols to the helper functions in MCELF.h.
Rafael Espindola
2015-05-29
1
-2
/
+1
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-1
/
+1
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-1
/
+1
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
2
-5
/
+5
*
Sparc: support the "set" synthetic instruction.
James Y Knight
2015-05-18
3
-2
/
+74
*
Sparc: Support PSR, TBR, WIM read/write instructions.
James Y Knight
2015-05-18
3
-8
/
+87
*
Sparc: Add the "alternate address space" load/store instructions.
James Y Knight
2015-05-18
5
-15
/
+69
*
Add support for the Sparc implementation-defined "ASR" registers.
James Y Knight
2015-05-18
5
-20
/
+92
*
Remove 3 includes from MCInstrDesc.h and explicitly include them where needed
Pete Cooper
2015-05-15
1
-0
/
+1
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-2
/
+2
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-3
/
+3
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
1
-6
/
+6
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
4
-29
/
+29
*
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-05-13
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-05-13
1
-1
/
+1
*
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2015-05-07
2
-3
/
+4
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
2
-3
/
+4
*
[Sparc] Repair fixups in little endian mode.
James Y Knight
2015-05-01
1
-12
/
+57
*
[Sparc] Really add sparcel architecture support.
Douglas Katzman
2015-04-29
12
-60
/
+95
*
Make Sparc assembler accept parenthesized constant expressions.
Douglas Katzman
2015-04-29
1
-0
/
+1
[next]