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
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Comment change. NFC
Renato Golin
2015-05-30
1
-3
/
+2
*
[ARMTargetParser] Move IAS arch ext parser. NFC
Renato Golin
2015-05-30
1
-20
/
+22
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
10
-76
/
+76
*
Remove getData.
Rafael Espindola
2015-05-29
3
-18
/
+12
*
Remove the MCSymbolData typedef.
Rafael Espindola
2015-05-29
3
-6
/
+6
*
Rename getOrCreateSymbolData to registerSymbol and return void.
Rafael Espindola
2015-05-29
1
-1
/
+2
*
Pass MCSymbols to the helper functions in MCELF.h.
Rafael Espindola
2015-05-29
1
-4
/
+4
*
Pass a MCSymbol to needsRelocateWithSymbol.
Rafael Espindola
2015-05-29
1
-2
/
+2
*
CodeGen: Use mop_iterator instead of MIOperands/ConstMIOperands
Matthias Braun
2015-05-29
2
-7
/
+7
*
Remove a trivial forwarding function. NFC.
Rafael Espindola
2015-05-28
2
-5
/
+5
*
Thumb2: Modify codegen for memcpy intrinsic to prefer LDM/STM.
Peter Collingbourne
2015-05-28
6
-33
/
+129
*
ARMTargetParser: Normalising build attributes
Renato Golin
2015-05-27
1
-3
/
+3
*
Use operator<< instead of print in a few more places.
Rafael Espindola
2015-05-27
1
-1
/
+1
*
ARMLoadStoreOptimizer: Code cleanup; NFC
Matthias Braun
2015-05-27
1
-15
/
+12
*
Revert "Re-commit changes in r237579 with fix for bug breaking windows builds."
Diego Novillo
2015-05-26
4
-499
/
+16
*
Re-commit changes in r237579 with fix for bug breaking windows builds.
Luke Cheeseman
2015-05-26
4
-16
/
+499
*
Test Commit
Luke Cheeseman
2015-05-26
1
-1
/
+0
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
10
-131
/
+141
*
Stop using MCSectionData in MCMachObjectWriter.h.
Rafael Espindola
2015-05-26
1
-10
/
+6
*
Stop using MCSectionData in MCExpr.h.
Rafael Espindola
2015-05-26
1
-15
/
+10
*
Return a MCSection from MCFragment::getParent().
Rafael Espindola
2015-05-26
1
-13
/
+21
*
Stop forwarding getOrdinal and setOrdinal.
Rafael Espindola
2015-05-25
1
-2
/
+4
*
[AArch64] Clean up the ELF streamer a bit.
Benjamin Kramer
2015-05-23
1
-2
/
+2
*
Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.
Akira Hatanaka
2015-05-23
5
-16
/
+21
*
Use new MachineInstr mayLoadOrStore() API. NFC.
Chad Rosier
2015-05-22
2
-3
/
+2
*
[ARM] Fix typo in subtarget feature list for 7em triple
John Brawn
2015-05-22
1
-1
/
+1
*
Revert r237590, "ARM: allow jump tables to be placed as constant islands."
Peter Collingbourne
2015-05-21
7
-312
/
+170
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
2
-6
/
+5
*
[Target/ARM] Only enable OptimizeBarrierPass at -O1 and above.
Davide Italiano
2015-05-20
1
-1
/
+4
*
ARM: Fix comment and make it slightly more readable
Matthias Braun
2015-05-20
1
-7
/
+7
*
MC: Use MCSymbol in MachObjectWriter, NFC
Duncan P. N. Exon Smith
2015-05-20
1
-19
/
+16
*
MC: Take MCSymbol in MachObjectWriter::getSymbolAddress(), NFC
Duncan P. N. Exon Smith
2015-05-20
1
-4
/
+4
*
MC: Use MCSymbol in MCAsmLayout::getSymbolOffset(), NFC
Duncan P. N. Exon Smith
2015-05-19
1
-1
/
+1
*
MachineInstr: Remove unused parameter.
Matthias Braun
2015-05-19
1
-2
/
+1
*
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini...
David Blaikie
2015-05-18
1
-5
/
+5
*
MachineInstr: Change return value of getOpcode() to unsigned.
Matthias Braun
2015-05-18
4
-21
/
+21
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
5
-25
/
+25
*
ARM: allow jump tables to be placed as constant islands.
Tim Northover
2015-05-18
7
-170
/
+312
*
Revert r237579, as it broke windows buildbots
Oliver Stannard
2015-05-18
4
-487
/
+17
*
[LLVM - ARM/AArch64] Add ACLE special register intrinsics
Oliver Stannard
2015-05-18
4
-17
/
+487
*
MC: Use MCSymbol in RelAndSymbol, NFC
Duncan P. N. Exon Smith
2015-05-16
1
-2
/
+2
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-2
/
+2
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
2
-10
/
+10
*
Re-apply r237247 - [AArch64] Codegen VMAX/VMIN for safe math cases
Artyom Skrobov
2015-05-14
1
-3
/
+0
*
ARM: remove possible vestiges of the legacy JIT???
Tim Northover
2015-05-13
2
-11
/
+6
*
ARM: remove custom jump table UID
Tim Northover
2015-05-13
10
-82
/
+53
*
ARM: refactor optimizeThumb2JumpTables.
Tim Northover
2015-05-13
1
-59
/
+79
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
9
-469
/
+469
*
Revert r237247 - [AArch64] Codegen VMAX/VMIN.. as it is causing failures in S...
Silviu Baranga
2015-05-13
1
-0
/
+3
[prev]
[next]