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
*
CodeGen: convert CCState interface to using ArrayRefs
Tim Northover
2015-02-21
1
-3
/
+3
*
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Michael Kuperstein
2015-02-19
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-02-19
1
-1
/
+1
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
1
-2
/
+2
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-1
/
+1
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-30
8
-51
/
+37
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
5
-33
/
+33
*
std::unique_ptrify the MCStreamer argument to createAsmPrinter
David Blaikie
2015-01-18
1
-2
/
+3
*
Use the integrated assembler by default on SPARC.
Brad Smith
2015-01-14
1
-2
/
+1
*
[SelectionDAG] Allow targets to specify legality of extloads' result
Ahmed Bougacha
2015-01-08
1
-3
/
+6
*
Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Duncan P. N. Exon Smith
2015-01-05
1
-1
/
+2
*
Use the integrated assembler by default on 32-bit PowerPC and SPARC
Brad Smith
2015-01-05
1
-2
/
+1
*
Minor cleanup to all the switches after MatchInstructionImpl in all the AsmPa...
Craig Topper
2015-01-03
1
-4
/
+1
*
[CodeGen] Add print and verify pass after each MachineFunctionPass by default
Matthias Braun
2014-12-11
1
-6
/
+2
*
This reverts commit r224043 and r224042.
Rafael Espindola
2014-12-11
1
-2
/
+6
*
[CodeGen] Add print and verify pass after each MachineFunctionPass by default
Matthias Braun
2014-12-11
1
-6
/
+2
*
Target triple OS detection tidyup. NFC
Simon Pilgrim
2014-11-29
1
-2
/
+1
*
Add out of line virtual destructors to all LLVMTargetMachine subclasses
Reid Kleckner
2014-11-20
2
-0
/
+3
*
We can get the TLOF from the TargetMachine - so constructor no longer require...
Aditya Nandakumar
2014-11-13
1
-1
/
+1
*
This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac...
Aditya Nandakumar
2014-11-13
3
-1
/
+7
*
Pass an ArrayRef to MCDisassembler::getInstruction.
Rafael Espindola
2014-11-12
1
-11
/
+7
*
Misc style fixes. NFC.
Rafael Espindola
2014-11-10
1
-35
/
+22
*
Erase fence insertion from SelectionDAGBuilder.cpp (NFC)
Robin Morisset
2014-10-16
1
-0
/
+7
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-4
/
+2
*
Cache TargetLowering on SelectionDAGISel and update previous
Eric Christopher
2014-10-08
1
-7
/
+5
*
[MCJIT] Nuke MachineRelocation and MachineCodeEmitter. Now that the old JIT is
Lang Hames
2014-09-23
1
-56
/
+0
*
Reverting NFC changes from r218050. Instead, the warning was disabled for GCC...
Aaron Ballman
2014-09-18
1
-1
/
+0
*
Fixing a bunch of -Woverloaded-virtual warnings due to hiding getSubtargetImp...
Aaron Ballman
2014-09-18
1
-0
/
+1
*
Fix a lot of confusion around inserting nops on empty functions.
Rafael Espindola
2014-09-15
2
-7
/
+0
*
Provide an implementation of getNoopForMachoTarget for SPARC.
Brad Smith
2014-09-11
2
-0
/
+7
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
9
-696
/
+2
*
JIT support has been added awhile ago.
Brad Smith
2014-08-30
1
-2
/
+0
*
TableGen: allow use of uint64_t for available features mask.
Tim Northover
2014-08-18
1
-4
/
+4
*
Remove HasLEB128.
Rafael Espindola
2014-08-15
1
-1
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
18
-36
/
+36
*
If available, pass down the Fixup object to EvaluateAsRelocatable.
Joerg Sonnenberger
2014-08-10
2
-3
/
+5
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
9
-2
/
+696
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
9
-696
/
+2
*
Fix a whole bunch of binary literals which were the wrong size. All were bei...
Pete Cooper
2014-08-07
2
-18
/
+18
*
Remove the target machine from CCState. Previously it was only used
Eric Christopher
2014-08-06
1
-16
/
+16
*
Remove a virtual function from TargetMachine. NFC.
Rafael Espindola
2014-08-05
1
-1
/
+4
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
2
-12
/
+6
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
9
-54
/
+53
*
[SDAG] Allow the legalizer to delete an illegally typed intermediate
Chandler Carruth
2014-08-02
1
-3
/
+4
*
Add a non-const subtarget returning function to the target machine
Eric Christopher
2014-08-01
1
-1
/
+4
*
Make sure no loads resulting from load->switch DAGCombine are marked invariant
Louis Gerbarg
2014-07-31
1
-1
/
+1
*
Prune dependency to MC from each target disassembler.
NAKAMURA Takumi
2014-07-24
1
-1
/
+1
*
Update library dependencies.
NAKAMURA Takumi
2014-07-24
1
-1
/
+1
*
Use the integrated assembler by default on OpenBSD.
Brad Smith
2014-07-10
1
-1
/
+2
*
[DAG] Pass the argument list to the CallLoweringInfo via move semantics. NFCI.
Juergen Ributzka
2014-07-01
1
-2
/
+2
[next]