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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GlobalISel] Use the same name for all remarks.
Ahmed Bougacha
2017-02-24
1
-2
/
+2
*
[GlobalISel] Use the DISubprogram for translation failure remarks.
Ahmed Bougacha
2017-02-24
2
-3
/
+5
*
[GlobalISel] Remove now-unnecessary variable. NFC.
Ahmed Bougacha
2017-02-24
1
-15
/
+14
*
OptDiag: Summarize the instruction count in asm-printer
Justin Bogner
2017-02-24
1
-1
/
+13
*
[msan] Fix instrumentation of array allocas.
Evgeniy Stepanov
2017-02-24
1
-6
/
+7
*
Implement some methods for NativeRawSymbol
Adrian McCarthy
2017-02-24
3
-6
/
+24
*
[GlobalISel] Don't translate other blocks when one failed.
Ahmed Bougacha
2017-02-23
1
-35
/
+33
*
[GlobalISel] Finalize translated function on scope exit. NFC.
Ahmed Bougacha
2017-02-23
1
-3
/
+4
*
fix 80-column violation
Adrian Prantl
2017-02-23
1
-1
/
+2
*
Delete outdated comment. NFC
Xin Tong
2017-02-23
1
-2
/
+1
*
LoopUnswitch - Simplify based on known not to a be constant.
Xin Tong
2017-02-23
1
-3
/
+44
*
[OptDiag] Hide legacy remark ctors
Adam Nemet
2017-02-23
1
-1
/
+5
*
[IR] Add a Instruction::dropPoisonGeneratingFlags helper
Sanjoy Das
2017-02-23
1
-0
/
+23
*
[NVPTX] Added support for .f16x2 instructions.
Artem Belevich
2017-02-23
11
-117
/
+714
*
ARM: make sure FastISel bails on f64 operations for Cortex-M4.
Tim Northover
2017-02-23
1
-8
/
+13
*
Revert r282872 "CVP. Turn marking adds as no wrap on by default"
Hans Wennborg
2017-02-23
1
-0
/
+5
*
Add call branch annotation for ICP promoted direct call in SamplePGO mode.
Dehao Chen
2017-02-23
4
-21
/
+54
*
[Hexagon] Handle saturations in Hexagon bit tracker
Krzysztof Parzyszek
2017-02-23
1
-0
/
+14
*
[Hexagon] Allow setting register in BitVal without storing into map
Krzysztof Parzyszek
2017-02-23
2
-6
/
+13
*
[AMDGPU] Shut the warning "getRegUnitWeight hides overload...". NFC.
Stanislav Mekhanoshin
2017-02-23
1
-0
/
+2
*
[ORE] Remove ORE.emit{{.+}} functions
Adam Nemet
2017-02-23
1
-66
/
+0
*
CodeGen: MachineBlockPlacement: Rename member to more general name. NFC.
Kyle Butt
2017-02-23
1
-13
/
+11
*
[LAA] Remove unused LoopAccessReport
Adam Nemet
2017-02-23
2
-31
/
+0
*
[LV] Remove unused VectorizationReport
Adam Nemet
2017-02-23
1
-15
/
+0
*
Disable TLS for stack protector on Android API<17.
Evgeniy Stepanov
2017-02-23
2
-6
/
+12
*
[GlobalISel] Emit opt remarks on isel fallbacks.
Ahmed Bougacha
2017-02-23
5
-81
/
+111
*
[CodeGen] Teach opt remarks how to print MI instructions.
Ahmed Bougacha
2017-02-23
1
-0
/
+10
*
[CodeGen] Print MI without a newline when skipping debugloc. NFC.
Ahmed Bougacha
2017-02-23
1
-1
/
+3
*
Correct register pressure calculation in presence of subregs
Stanislav Mekhanoshin
2017-02-23
5
-13
/
+62
*
[ORE] Use const CodeRegions in the remark diagnostics. NFC.
Ahmed Bougacha
2017-02-23
1
-6
/
+6
*
[CodeGen] Add a way to SkipDebugLoc in MachineInstr::print(). NFC.
Ahmed Bougacha
2017-02-23
1
-4
/
+5
*
[GlobalISel] Simplify Select type cleanup using a ScopeExit. NFC.
Ahmed Bougacha
2017-02-23
1
-13
/
+18
*
Revert "Teach the IR verifier to reject conflicting debug info for function a...
Adrian Prantl
2017-02-23
1
-38
/
+0
*
[DAG] add convenience function to get -1 constant; NFCI
Sanjay Patel
2017-02-23
1
-32
/
+15
*
[Reassociate] Add negated value of negative constant to the Duplicates list.
Chad Rosier
2017-02-23
1
-4
/
+4
*
Use base discriminator in sample pgo profile matching.
Dehao Chen
2017-02-23
1
-7
/
+8
*
[Hexagon] Avoid IMPLICIT_DEFs as new-value producers
Krzysztof Parzyszek
2017-02-23
1
-0
/
+2
*
[LazyMachineBFI] Reimplement with getAnalysisIfAvailable
Adam Nemet
2017-02-23
2
-21
/
+44
*
[AddressSanitizer] Add PS4 offset
Filipe Cabecinhas
2017-02-23
1
-3
/
+7
*
[InstCombine] use loop instead of recursion to peek through FPExt; NFCI
Sanjay Patel
2017-02-23
1
-6
/
+4
*
[InstCombine] use 'match' to reduce code; NFCI
Sanjay Patel
2017-02-23
1
-11
/
+9
*
AMDGPU/SI: Fix trunc i16 pattern
Jan Vesely
2017-02-23
2
-6
/
+5
*
Strip trailing whitespace.
Simon Pilgrim
2017-02-23
1
-8
/
+8
*
[Hexagon] Patterns for CTPOP, BSWAP and BITREVERSE
Krzysztof Parzyszek
2017-02-23
3
-23
/
+16
*
[ARM] GlobalISel: Lower call returns
Diana Picus
2017-02-23
1
-11
/
+52
*
[SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong
Alexey Bataev
2017-02-23
1
-13
/
+21
*
[ARM] GlobalISel: Lower call parameters in regs
Diana Picus
2017-02-23
1
-15
/
+39
*
[X86][AVX] Disable VCVTSS2SD & VCVTSD2SS memory folding and fix the register ...
Ayman Musa
2017-02-23
2
-6
/
+7
*
[mips][ias] Further relax operands of certain assembly instructions
Simon Dardis
2017-02-23
3
-80
/
+84
*
Fix assertion failure in ARMConstantIslandPass.
Kristof Beyls
2017-02-23
1
-0
/
+1
[next]