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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable AArch64 fast-isel on big-endian call vector returns.
Pete Cooper
2015-04-16
1
-0
/
+5
*
[AArch64] Add v8.1a "Virtualization Host Extensions"
Vladimir Sukharev
2015-04-16
2
-1
/
+59
*
[AArch64] Add v8.1a "Limited Ordering Regions" extension
Vladimir Sukharev
2015-04-16
5
-0
/
+40
*
[AArch64] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
2015-04-16
2
-3
/
+18
*
[AArch64] Handle Cyclone-specific register in common way
Vladimir Sukharev
2015-04-16
2
-29
/
+5
*
[AArch64] Follow-up to: Refactor AArch64NamedImmMapper to become dependent on...
Vladimir Sukharev
2015-04-16
1
-665
/
+665
*
[mips] [IAS] Preserve microMIPS label marking for objects when assigning.
Toma Tabacu
2015-04-16
1
-3
/
+2
*
[Mips] Use unique_ptr to manage ownership.
Benjamin Kramer
2015-04-16
2
-17
/
+10
*
Make it obvious that we're iterating over a range of pointers.
Benjamin Kramer
2015-04-16
1
-1
/
+1
*
[AArch64] Refactor AArch64NamedImmMapper to become dependent on subtarget fea...
Vladimir Sukharev
2015-04-16
5
-20
/
+46
*
[AArch64] Fix invalid use of references to BuildMI.
James Molloy
2015-04-16
1
-3
/
+3
*
[ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
2015-04-16
4
-3
/
+99
*
[mips] [IAS] Add support for the .insn directive.
Toma Tabacu
2015-04-16
5
-2
/
+47
*
DebugInfo: Gut DIScope, DIEnumerator and DISubrange
Duncan P. N. Exon Smith
2015-04-16
1
-3
/
+3
*
DebugInfo: Gut DICompileUnit and DIFile
Duncan P. N. Exon Smith
2015-04-15
1
-3
/
+3
*
Fix BXJ is undefined in AArch32.
Charlie Turner
2015-04-15
2
-2
/
+10
*
[X86] add an exedepfix entry for movq == movlps == movlpd
Sanjay Patel
2015-04-15
1
-0
/
+2
*
[x86] Implement combineRepeatedFPDivisors
Sanjay Patel
2015-04-15
2
-0
/
+13
*
[msp430] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
2015-04-15
1
-6
/
+0
*
[mips] [IAS] Refactor the function which checks for the availability of AT. NFC.
Toma Tabacu
2015-04-15
1
-8
/
+13
*
[bpf] fix build
Alexei Starovoitov
2015-04-15
5
-9
/
+10
*
Change range-based for-loops to be -Wrange-loop-analysis clean.
Richard Trieu
2015-04-15
1
-1
/
+1
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
52
-104
/
+117
*
Correct 'teh' and other typos / repeated words.
Ed Maste
2015-04-14
1
-1
/
+1
*
Refactor: Simplify boolean expressions in ARM target
Alexander Kornienko
2015-04-14
2
-28
/
+25
*
[AArch64] Allow non-standard INS/DUP encodings
Bradley Smith
2015-04-14
2
-10
/
+10
*
R600/SI: Fix verifier error caused by SIAnnotateControlFlow
Tom Stellard
2015-04-14
1
-6
/
+13
*
Re-enable target-specific relocation table sorting and use it for Mips
Petar Jovanovic
2015-04-14
1
-0
/
+180
*
DebugInfo: Gut DISubprogram and DILexicalBlock*
Duncan P. N. Exon Smith
2015-04-14
1
-3
/
+3
*
DebugInfo: Gut DIVariable and DIGlobalVariable
Duncan P. N. Exon Smith
2015-04-14
1
-2
/
+2
*
Expand ADDO/SUBO on Hexagon
Krzysztof Parzyszek
2015-04-13
1
-0
/
+8
*
Revert revisions r234755, r234759, r234760
Jan Vesely
2015-04-13
7
-61
/
+2
*
Allow memory intrinsics to be tail calls
Krzysztof Parzyszek
2015-04-13
10
-11
/
+20
*
R600: Add carry and borrow instructions. Use them to implement UADDO/USUBO
Jan Vesely
2015-04-13
7
-2
/
+61
*
R600: Make FMIN/MAXNUM legal on all asics
Jan Vesely
2015-04-12
3
-2
/
+7
*
R600: remove manual BFE optimization
Jan Vesely
2015-04-12
1
-8
/
+2
*
[PowerPC] Really iterate over all loops in PPCLoopDataPrefetch/PPCLoopPreIncPrep
Hal Finkel
2015-04-12
2
-14
/
+6
*
[PowerPC] Disable part-word atomics on the P7
Hal Finkel
2015-04-11
1
-2
/
+2
*
Add direct moves to/from VSR and exploit them for FP/INT conversions
Nemanja Ivanovic
2015-04-11
8
-1
/
+134
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
27
-29
/
+31
*
[PowerPC] Fix PPCLoopPreIncPrep for depth > 1 loops
Hal Finkel
2015-04-11
1
-10
/
+27
*
[CodeGen] Split -enable-global-merge into ARM and AArch64 options.
Ahmed Bougacha
2015-04-11
2
-2
/
+16
*
[AArch64] Strengthen the code for the prologue insertion.
Quentin Colombet
2015-04-10
1
-0
/
+2
*
[PowerPC] Prefetching should also consider depth > 1 loops
Hal Finkel
2015-04-10
1
-2
/
+5
*
[mips] [IAS] Improve comments in MipsAsmParser::expandLoadImm. NFC.
Toma Tabacu
2015-04-10
1
-7
/
+5
*
[AArch64] Changes some SchedAlias to WriteRes for Cortex-A57.
Chad Rosier
2015-04-10
1
-3
/
+8
*
[AArch64] Adjusts Cortex-A57 machine model to handle zero shift.
Chad Rosier
2015-04-10
1
-0
/
+9
*
Reduce dyn_cast<> to isa<> or cast<> where possible.
Benjamin Kramer
2015-04-10
13
-39
/
+36
*
Divergence analysis for GPU programs
Jingyue Wu
2015-04-10
2
-0
/
+72
*
[PowerPC] Don't crash on PPC32 i64 fp_to_uint on modern cores
Hal Finkel
2015-04-10
1
-0
/
+1
[next]