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
*
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
*
[AArch64] Codegen VMAX/VMIN for safe math cases
Artyom Skrobov
2015-05-13
1
-3
/
+0
*
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-05-13
10
-141
/
+131
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-05-13
10
-131
/
+141
*
Revert "ARM: Remove Itineraries for swift CPU"
Matthias Braun
2015-05-12
1
-0
/
+1046
*
ARM: Remove Itineraries for swift CPU
Matthias Braun
2015-05-12
1
-1046
/
+0
*
Strip trailing whitespace. NFC
Douglas Katzman
2015-05-12
1
-1
/
+1
*
[ARM] Use AEABI aligned function variants
John Brawn
2015-05-12
2
-51
/
+141
*
Change TargetParser enum names to avoid macro conflicts (llvm)
Renato Golin
2015-05-12
3
-68
/
+68
*
Migrate existing backends that care about software floating point
Eric Christopher
2015-05-12
6
-13
/
+28
*
[Target/ARM] Remove unused 'private' from class.
Davide Italiano
2015-05-08
1
-2
/
+0
*
ScheduleDAGInstrs: In functions with tail calls PseudoSourceValues are not no...
Arnold Schwaighofer
2015-05-08
1
-1
/
+3
*
TargetParser: FPU/ARCH/EXT parsing refactory - NFC
Renato Golin
2015-05-08
9
-293
/
+20
[next]