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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
[codeview] Remove redundant TypeTable lookup
Reid Kleckner
2016-08-30
1
-17
/
+1
*
GlobalISel: combine extracts & sequences created for legalization
Tim Northover
2016-08-30
2
-0
/
+83
*
CodeGen: Fixup for r280128, since GCC isn't as permissive as Clang
Duncan P. N. Exon Smith
2016-08-30
1
-5
/
+3
*
GlobalISel: forbid physical registers on generic MIs.
Tim Northover
2016-08-30
1
-0
/
+8
*
ADT: Split ilist_node_traits into alloc and callback, NFC
Duncan P. N. Exon Smith
2016-08-30
2
-8
/
+11
*
TailDuplication: Extract Indirect-Branch block limit as option. NFC
Kyle Butt
2016-08-30
1
-3
/
+9
*
ADT: Guarantee transferNodesFromList is only called on transfers
Duncan P. N. Exon Smith
2016-08-30
1
-3
/
+2
*
Fix coding style; NFC
Sanjoy Das
2016-08-30
1
-4
/
+2
*
ADT: Give ilist<T>::reverse_iterator a handle to the current node
Duncan P. N. Exon Smith
2016-08-30
1
-2
/
+1
*
GlobalISel: use multi-dimensional arrays for legalize actions.
Tim Northover
2016-08-29
1
-12
/
+16
*
Propagate TBAA info in SelectionDAG::getIndexedLoad
Krzysztof Parzyszek
2016-08-29
1
-1
/
+2
*
GlobalISel: switch to SmallVector for pending legalizations.
Tim Northover
2016-08-29
1
-6
/
+8
*
GlobalISel: legalize frem to a libcall on AArch64.
Tim Northover
2016-08-29
2
-0
/
+29
*
GlobalISel: rework CallLowering so that it can be used for libcalls too.
Tim Northover
2016-08-29
3
-3
/
+44
*
IfConversion: Fix branch predication bug.
Kyle Butt
2016-08-29
1
-20
/
+61
*
[TargetLowering] remove fdiv and frem from canOpTrap() (PR29114)
Sanjay Patel
2016-08-29
1
-4
/
+0
*
Do not use MRI::getMaxLaneMaskForVReg as a mask covering whole register
Krzysztof Parzyszek
2016-08-29
2
-7
/
+5
*
Use the correct ctor/dtor section for dynamic-no-pic.
Rafael Espindola
2016-08-29
1
-1
/
+1
*
Move code only used by codegen out of MC. NFC.
Rafael Espindola
2016-08-29
1
-5
/
+55
*
Fixed a bug in type legalizer for masked gather.
Igor Breger
2016-08-29
1
-1
/
+9
*
[InstructionSelect] NumBlocks isn't defined in DEBUG build.
Haojian Wu
2016-08-29
1
-1
/
+1
*
[RegBankSelect] Do not abort when the target wants to fall back.
Quentin Colombet
2016-08-27
1
-17
/
+48
*
[InstructionSelect] Do not abort when the target wants to fall back.
Quentin Colombet
2016-08-27
1
-7
/
+28
*
[MachineLegalize] Do not abort when the target wants to fall back.
Quentin Colombet
2016-08-27
2
-6
/
+26
*
[GlobalISel] Add a fallback path to SDISel.
Quentin Colombet
2016-08-27
3
-0
/
+63
*
[GlobalISel] Teach the core pipeline not to run if ISel failed.
Quentin Colombet
2016-08-27
3
-0
/
+14
*
[IRTranslator] Do not abort when the target wants to fall back.
Quentin Colombet
2016-08-26
1
-5
/
+52
*
[MFProperties] Introduce a FailedISel property.
Quentin Colombet
2016-08-26
1
-0
/
+1
*
[TargetPassConfig] Add a target hook to know what GlobalISel should do on error.
Quentin Colombet
2016-08-26
1
-0
/
+13
*
[IRTranslator][NFC] Use DEBUG_TYPE instead of repeating the name.
Quentin Colombet
2016-08-26
1
-1
/
+1
*
[SelectionDAG] Do not run the ISel process on already selected code.
Quentin Colombet
2016-08-26
1
-0
/
+4
*
[MachineFunction] Introduce a reset method.
Quentin Colombet
2016-08-26
1
-5
/
+14
*
[MFProperties] Introduce a reset method with no argument.
Quentin Colombet
2016-08-26
1
-1
/
+1
*
[MFProperties][NFC] Rename clear into reset to match BitVector naming.
Quentin Colombet
2016-08-26
1
-1
/
+1
*
TailDuplication: Record blocks that received the duplicated block. NFC.
Kyle Butt
2016-08-26
1
-2
/
+10
*
[MC] Move .cv_loc management logic out of MCContext
Reid Kleckner
2016-08-26
3
-2
/
+5
*
GlobalISel: simplify G_ICMP legalization regime.
Tim Northover
2016-08-26
1
-30
/
+20
*
GlobalISel: legalize sdiv and srem operations.
Tim Northover
2016-08-26
3
-0
/
+46
*
GlobalISel: legalize under-width divisions.
Tim Northover
2016-08-26
1
-0
/
+27
*
Missed a semicolon in r279835
Krzysztof Parzyszek
2016-08-26
1
-1
/
+1
*
Add some more detailed debugging information in RegisterCoalescer
Krzysztof Parzyszek
2016-08-26
1
-5
/
+19
*
Replace subregister uses when processing tied operands
Matt Arsenault
2016-08-26
1
-2
/
+2
*
Reuse an SDLoc throughout a function. NFC.
Michael Kuperstein
2016-08-25
1
-18
/
+12
*
GlobalISel: add missing type to G_UADDE instructions
Tim Northover
2016-08-25
1
-5
/
+4
*
GlobalISel: perform multi-step legalization
Tim Northover
2016-08-25
2
-2
/
+41
*
Make buildbots happy.
George Burgess IV
2016-08-25
1
-1
/
+1
*
TailDuplication: Don't pass MMI separately from MF. NFC
Kyle Butt
2016-08-25
2
-3
/
+2
*
TailDuplication: Save MF and reduce number of parameters. NFC
Kyle Butt
2016-08-25
2
-24
/
+22
*
MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...
Matthias Braun
2016-08-25
16
-24
/
+21
*
Make some LLVM_CONSTEXPR variables const. NFC.
George Burgess IV
2016-08-25
1
-1
/
+1
[next]