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] Support user-specified stack object overalignment.
James Y Knight
2015-08-21
4
-27
/
+116
*
SparcAsmParser.cpp: Appease msc x86.
NAKAMURA Takumi
2015-08-21
1
-1
/
+1
*
[Sparc]: correct the 'set' synthetic instruction
Douglas Katzman
2015-08-20
1
-5
/
+37
*
[Sparc]: asm-only support for the ldstub instruction.
Douglas Katzman
2015-08-19
1
-0
/
+11
*
[SPARC] Enable writing to floating-point-state register.
Douglas Katzman
2015-08-19
3
-0
/
+27
*
[Sparc] Rename LoadASR and StoreASR from r245360 to *ASI, as was intended.
James Y Knight
2015-08-19
1
-10
/
+10
*
[SPARC] Fix BooleanContents, so that select of a trunc doesn't
James Y Knight
2015-08-19
1
-0
/
+8
*
Map %fprs to %asr6 in the Sparc assembler parser.
Joerg Sonnenberger
2015-08-19
1
-0
/
+7
*
Load/store instructions for floating points with address space require SparcV9.
Joerg Sonnenberger
2015-08-18
1
-19
/
+39
*
[SPARC]: recognize '.' as the start of an assembler expression.
Douglas Katzman
2015-08-17
1
-0
/
+1
*
PseudoSourceValue: Replace global manager with a manager in a machine function.
Alex Lorenz
2015-08-11
2
-15
/
+12
*
Add lduw and lwua aliases for SPARCv9.
Joerg Sonnenberger
2015-08-10
1
-0
/
+3
*
Load/store for float registers from/to alternate space.
Joerg Sonnenberger
2015-08-10
1
-6
/
+6
*
Add support for the signx instrution alias of SPARCv9.
Joerg Sonnenberger
2015-08-10
1
-0
/
+5
*
[Sparc] Implement i64 load/store support for 32-bit sparc.
James Y Knight
2015-08-10
11
-49
/
+540
*
[SPARC] Don't compare arch name as a string, use the enum instead.
Douglas Katzman
2015-08-06
1
-1
/
+1
*
[Sparc] Fix disassembly of popc instruction.
James Y Knight
2015-08-05
1
-2
/
+2
*
Implement target independent TLS compatible with glibc's emutls.c.
Chih-Hung Hsieh
2015-07-28
1
-0
/
+3
*
[llvm-mc] Pushing plumbing through for --fatal-warnings flag.
Colin LeMahieu
2015-07-27
1
-1
/
+1
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
1
-5
/
+5
*
Revert "Remove access to the DataLayout in the TargetMachine"
Mehdi Amini
2015-07-24
1
-5
/
+5
*
Remove access to the DataLayout in the TargetMachine
Mehdi Amini
2015-07-24
1
-5
/
+5
*
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
[prev]
[next]