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
/
XCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] Add vector demanded elements support to computeKnownBitsForTarg...
Simon Pilgrim
2017-03-31
2
-0
/
+2
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Make library calls sensitive to regparm module flag (Fixes PR3997).
Nirav Dave
2017-03-18
2
-6
/
+6
*
[XCore] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-03
2
-3
/
+9
*
[XCore] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2017-01-24
5
-42
/
+53
*
[MC] Refactor emitELFSize to make usage more consistent. NFC.
Dan Gohman
2016-12-01
1
-2
/
+1
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-12-01
1
-1
/
+1
*
Temporarily Revert "Move most EH from MachineModuleInfo to MachineFunction"
Eric Christopher
2016-12-01
1
-1
/
+1
*
Move most EH from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-1
/
+1
*
Move FrameInstructions from MachineModuleInfo to MachineFunction
Matthias Braun
2016-11-30
1
-20
/
+21
*
Target: Change various section classifiers in TargetLoweringObjectFile to tak...
Peter Collingbourne
2016-10-24
2
-8
/
+8
*
Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer
2016-10-20
1
-7
/
+0
*
Fix "static initialization order fiasco" for the XCore Target.
Mehdi Amini
2016-10-11
6
-15
/
+19
*
Target: Remove unused patterns and transforms. NFC.
Peter Collingbourne
2016-10-07
1
-8
/
+0
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
3
-5
/
+3
*
Actually remove the Mangler from the AsmPrinter and clean up the places it wa...
Eric Christopher
2016-09-16
3
-8
/
+4
*
Move the Mangler from the AsmPrinter down to TLOF and clean up the
Eric Christopher
2016-09-16
3
-12
/
+5
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
2
-8
/
+6
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
2
-4
/
+4
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
2
-5
/
+11
*
getValueType().getSizeInBits() -> getValueSizeInBits() ; NFCI
Sanjay Patel
2016-09-14
1
-1
/
+1
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
1
-1
/
+1
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
6
-50
/
+50
*
XCore: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-27
3
-14
/
+13
*
[SelectionDAG] Get rid of bool parameters in SelectionDAG::getLoad, getStore,...
Justin Lebar
2016-07-15
1
-70
/
+56
*
[CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOp...
Justin Lebar
2016-07-15
1
-2
/
+3
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
2
-6
/
+6
*
Use arrays or initializer lists to feed ArrayRefs instead of SmallVector wher...
Benjamin Kramer
2016-07-02
1
-6
/
+2
*
CodeGen: Use MachineInstr& in TargetLowering, NFC
Duncan P. N. Exon Smith
2016-06-30
2
-11
/
+13
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-11
/
+4
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
2
-21
/
+18
*
[SDAG] Remove FixedArgs parameter from CallLoweringInfo::setCallee
Krzysztof Parzyszek
2016-06-22
2
-3
/
+3
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
8
-98
/
+72
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
3
-6
/
+10
*
Trivial cleanups.
Rafael Espindola
2016-05-18
1
-1
/
+1
*
SDAG: Implement Select instead of SelectImpl in XCoreDAGToDAGISel
Justin Bogner
2016-05-13
1
-28
/
+38
*
Return a StringRef from getSection.
Rafael Espindola
2016-05-11
1
-1
/
+1
*
CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC
Matthias Braun
2016-05-10
1
-0
/
+1
*
SDAG: Rename Select->SelectImpl and repurpose Select as returning void
Justin Bogner
2016-05-05
1
-6
/
+6
*
[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to Expand in TargetLowering...
Craig Topper
2016-04-28
1
-2
/
+0
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
2
-2
/
+0
*
Declare MVT::SimpleValueType as an int8_t sized enum. This removes 400 bytes ...
Craig Topper
2016-04-17
1
-1
/
+1
*
NFC: make AtomicOrdering an enum class
JF Bastien
2016-04-06
1
-4
/
+6
*
Add MachineFunctionProperty checks for AllVRegsAllocated for target passes
Derek Schuff
2016-04-04
1
-0
/
+4
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
2
-6
/
+6
*
Tweak some atomics functions in preparation for larger changes; NFC.
James Y Knight
2016-03-16
2
-1
/
+3
*
Remove PreserveNames template parameter from IRBuilder
Mehdi Amini
2016-03-13
1
-1
/
+1
*
Temporarily revert:
Eric Christopher
2016-03-12
1
-1
/
+1
*
Remove PreserveNames template parameter from IRBuilder
Mehdi Amini
2016-03-11
1
-1
/
+1
[next]