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
*
[AArch64][InstructionSelector] Teach how to select FP load/store.
Quentin Colombet
2016-10-11
1
-0
/
+7
*
[AArch64][InstructionSelector] Teach the selector how to handle vector OR.
Quentin Colombet
2016-10-11
1
-0
/
+2
*
[AArch64][MachineLegalizer] Mark v2s32 G_LOAD as legal.
Quentin Colombet
2016-10-11
1
-1
/
+1
*
Revert r283824 and r283823: Define DbiStreamBuilder::addDbgStream to add stream.
Rui Ueyama
2016-10-11
1
-30
/
+2
*
Fix a bug in DbiStreamBuilder::addDbgStream.
Rui Ueyama
2016-10-10
1
-1
/
+1
*
Define DbiStreamBuilder::addDbgStream to add stream.
Rui Ueyama
2016-10-10
1
-2
/
+30
*
Revert r283690, "MC: Remove unused entities."
Peter Collingbourne
2016-10-10
16
-15
/
+54
*
GlobalISel: select G_GLOBAL_VALUE uses on AArch64.
Tim Northover
2016-10-10
4
-6
/
+32
*
GlobalISel: allow G_GLOBAL_VALUEs in AArch64 legalization.
Tim Northover
2016-10-10
1
-0
/
+1
*
GlobalISel: support selecting G_GEP instructions.
Tim Northover
2016-10-10
1
-1
/
+3
*
GlobalISel: support selecting constants on AArch64.
Tim Northover
2016-10-10
1
-0
/
+10
*
Rename isHotFunction/isColdFunction to isFunctionEntryHot/isFunctionEntryCold...
Dehao Chen
2016-10-10
2
-14
/
+12
*
[SelectionDAGBuilder] Support llvm.flt.rounds on targets where i32 is not legal
Hal Finkel
2016-10-10
2
-0
/
+15
*
Teach llvm::StripDebugInfo() about global variable !dbg attachments.
Adrian Prantl
2016-10-10
1
-0
/
+9
*
Use unique_ptr in LLVMContextImpl's constant maps.
Justin Lebar
2016-10-10
3
-28
/
+33
*
[ARM] Fix invalid VLDM/VSTM access when targeting Big Endian with NEON
Alexandros Lamprineas
2016-10-10
1
-2
/
+12
*
Add return type for checkForValidSection parsing function. NFC Intended.
Nirav Dave
2016-10-10
1
-41
/
+35
*
[X86] Prefer rotate by 1 over rotate by imm
Zvi Rackover
2016-10-10
1
-4
/
+4
*
This pass, fixing an erratum in some LEON 2 processors ensures that the SDIV ...
Chris Dewhurst
2016-10-10
5
-1
/
+18
*
Fix WebAssembly build after r283702.
Daniel Jasper
2016-10-10
1
-2
/
+8
*
[AVX-512] Add missing pattern sext or zext from bytes to quad words with a 12...
Craig Topper
2016-10-10
1
-0
/
+2
*
[x86][inline-asm][llvm] accept 'v' constraint
Michael Zuckerman
2016-10-10
1
-0
/
+15
*
[AVR] Enable generation of the TableGen assembly writer tables
Dylan McKay
2016-10-10
1
-2
/
+3
*
[AVX-512] Port 128 and 256-bit memory->register sign/zero extend patterns fro...
Craig Topper
2016-10-09
1
-0
/
+142
*
[X86] Remove redundant patterns. The same pattern appears a few lines up.
Craig Topper
2016-10-09
1
-6
/
+0
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
100
-331
/
+470
*
DAG: Setting Masked-Expand-Load as a variant of Masked-Load node
Elena Demikhovsky
2016-10-09
6
-37
/
+59
*
[AVX-512] Fix execution domain for EVEX encoded VINSERTPS.
Craig Topper
2016-10-09
1
-0
/
+2
*
MC: Remove unused entities.
Peter Collingbourne
2016-10-09
16
-54
/
+15
*
Target: Remove unused entities.
Peter Collingbourne
2016-10-09
11
-81
/
+4
*
[AVX-512] Add subvector insert and extract to load/store folding tables.
Craig Topper
2016-10-09
1
-0
/
+25
*
[AVX-512] Add the vector down convert instructions to the store folding tables.
Craig Topper
2016-10-09
1
-0
/
+24
*
[libFuzzer] make a test less flaky
Kostya Serebryany
2016-10-09
1
-1
/
+0
*
[libFuzzer] when shrinking the corpus, delete evicted files previously create...
Kostya Serebryany
2016-10-08
8
-25
/
+46
*
[libFuzzer] control the reload interval by a flag, make it 10 seconds by default
Kostya Serebryany
2016-10-08
4
-9
/
+13
*
[libFuzzer] fix use-after-free in libFuzzer found by ... fuzzing.
Kostya Serebryany
2016-10-08
1
-24
/
+23
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
19
-42
/
+22
*
[AVX-512] Fix a bug in getLargestLegalSuperClass where we inflated to VR128X/...
Craig Topper
2016-10-08
1
-10
/
+9
*
[Hexagon] Adding change of flow max 1 (cofMax1) TS flag for marking this rest...
Colin LeMahieu
2016-10-08
5
-4
/
+16
*
[ThinLTO] Record calls to aliases
Teresa Johnson
2016-10-08
1
-1
/
+12
*
[AArch64] Avoid generating indexed vector instructions for Exynos
Sebastian Pop
2016-10-08
4
-0
/
+376
*
[OptRemarks] Remove non-printable chars from function name
Adam Nemet
2016-10-08
1
-0
/
+2
*
ThinLTO: don't perform incremental LTO on module without a hash
Mehdi Amini
2016-10-08
2
-4
/
+13
*
ThinLTO: handles modules with empty summaries
Mehdi Amini
2016-10-08
4
-16
/
+21
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-08
3
-326
/
+41
*
[AVR] Add backend dependencies to MCTargetDesc/LLVMBuild.txt
Dylan McKay
2016-10-08
1
-1
/
+1
*
[pdb] Dump Module Symbols to Yaml.
Zachary Turner
2016-10-08
1
-2
/
+1
*
Fix incorrect assertion in AVRFrameLowering.cpp
Dylan McKay
2016-10-08
1
-1
/
+2
*
[AVR] Don't worry about call frame size when initializing frame pointer
Dylan McKay
2016-10-08
1
-3
/
+2
*
[AVR] Don't shadow container while iterating in range-based loop
Dylan McKay
2016-10-08
1
-2
/
+4
[next]