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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
940
-1157
/
+1157
*
Fix the build.
Rafael Espindola
2015-06-19
2
-2
/
+2
*
Replace EM_486 with EM_IAMCU.
Rafael Espindola
2015-06-19
1
-1
/
+1
*
[ASan] Initial support for Kernel AddressSanitizer
Alexander Potapenko
2015-06-19
2
-44
/
+63
*
Make all temporary symbols unnamed.
Rafael Espindola
2015-06-19
25
-130
/
+125
*
IRBuilder: Add unit tests for construction of globals with address space
Tobias Grosser
2015-06-19
1
-0
/
+12
*
CMake: Stop using LLVM's custom parse_arguments (delete implementation). NFC
Filipe Cabecinhas
2015-06-19
1
-80
/
+0
*
CMake: Stop using LLVM's custom parse_arguments. NFC
Filipe Cabecinhas
2015-06-19
1
-8
/
+7
*
[ARM] Look through concat when lowering in-place shuffles (VZIP, ..)
Ahmed Bougacha
2015-06-19
4
-241
/
+70
*
[ARM] Factor out two-result shuffle matching. NFCI.
Ahmed Bougacha
2015-06-19
1
-26
/
+35
*
[ARM] Add D-sized vtrn/vuzp/vzip tests, and cleanup. NFC.
Ahmed Bougacha
2015-06-19
3
-79
/
+819
*
IRBuilder: Allow globals to be constructed in a specific address space
Tobias Grosser
2015-06-19
2
-6
/
+10
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
32
-40
/
+40
*
MIR Serialization: Reenable one of the MIRParser tests by reverting r239805.
Alex Lorenz
2015-06-18
1
-1
/
+0
*
Improve the --expand-relocs handling of MachO.
Rafael Espindola
2015-06-18
17
-459
/
+127
*
Avoid redundant select node in early if-conversion pass
Yi Jiang
2015-06-18
2
-4
/
+54
*
Switch lowering: enable whole-switch jump tables at -O0.
Hans Wennborg
2015-06-18
2
-27
/
+53
*
Pass --expand-relocs to a few more tests.
Rafael Espindola
2015-06-18
4
-52
/
+420
*
use SDValue bool operator; NFCI
Sanjay Patel
2015-06-18
1
-3
/
+2
*
add test to show suboptimal load merging behavior
Sanjay Patel
2015-06-18
1
-0
/
+25
*
[X86][SSE][CostModel] Fixed uitofp/sitofp cost target tests to specify sse2/a...
Simon Pilgrim
2015-06-18
2
-5
/
+5
*
fixed to test attributes and use better checks
Sanjay Patel
2015-06-18
1
-151
/
+168
*
[Hexagon] Fixing unused field copypasta.
Colin LeMahieu
2015-06-18
1
-9
/
+3
*
MIR Serialization: initialize the fields without the default initializers in ...
Alex Lorenz
2015-06-18
1
-0
/
+6
*
Use --expand-relocs in a test. It will make the next change easier to read.
Rafael Espindola
2015-06-18
1
-11
/
+91
*
[Hexagon] Printing packet brackets when asm printing and adding a number of t...
Colin LeMahieu
2015-06-18
9
-36
/
+266
*
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize...
Colin LeMahieu
2015-06-18
3
-1
/
+13
*
[X86] Rename RegInfo to TRI as suggested by Eric
Reid Kleckner
2015-06-18
2
-39
/
+39
*
[X86] Refactor stack adjustments into X86FrameLowering::BuildStackAdjustment
Reid Kleckner
2015-06-18
3
-107
/
+93
*
[BranchFolding] Replace custom MachineInstr with MachineInstrExpressionTrait
Benjamin Kramer
2015-06-18
1
-46
/
+6
*
[CallGraph] Teach the CallGraph about non-leaf intrinsics.
Sanjoy Das
2015-06-18
6
-4
/
+59
*
[CodeGen] Don't emit a random reference to the personality function
David Majnemer
2015-06-18
2
-4
/
+2
*
don't repeat function / variable names in comments; NFC
Sanjay Patel
2015-06-18
1
-133
/
+92
*
[X86] Remove unneeded parameters and deduplicate stack alignment code
Reid Kleckner
2015-06-18
3
-76
/
+67
*
[EliminateDuplicatePHINodes] Replace custom hash map with DenseSet.
Benjamin Kramer
2015-06-18
1
-51
/
+34
*
fix typo; NFC
Sanjay Patel
2015-06-18
1
-4
/
+4
*
[SPARC] Repair GOT references to internal symbols.
James Y Knight
2015-06-18
5
-20
/
+69
*
Convert a few tests to use llvm-mc.
Rafael Espindola
2015-06-18
8
-255
/
+124
*
quick fix for failure from r.240012
Asaf Badouh
2015-06-18
1
-0
/
+1
*
[X86][AVX2] Added AVX2 SINT_TO_FP/UINT_TO_FP tests
Simon Pilgrim
2015-06-18
1
-185
/
+376
*
[AVX512]
Asaf Badouh
2015-06-18
9
-2
/
+683
*
Update LLVM bindings after r239940. Apparently these aren't included in
Daniel Jasper
2015-06-18
3
-4
/
+3
*
AVX-512: (fixed) Added encoding of all forms of VPERMT2W/D/Q/PS/PD and VPERMI...
Elena Demikhovsky
2015-06-18
6
-145
/
+1412
*
reverted 239999 due to test failures
Elena Demikhovsky
2015-06-18
6
-1407
/
+145
*
AVX-512: Added encoding of all forms of VPERMT2W/D/Q/PS/PD
Elena Demikhovsky
2015-06-18
6
-145
/
+1407
*
LTO: Introduce LTOModule::getSymbolGV().
Peter Collingbourne
2015-06-18
1
-0
/
+6
*
[autoconf] Detect OLE32 for mingw.
NAKAMURA Takumi
2015-06-18
4
-0
/
+88
*
config.h.*: Rework r210144. Don't edit config.h.in manually.
NAKAMURA Takumi
2015-06-18
3
-3
/
+100
*
Reorder LLVM_ENABLE_ABI_BREAKING_CHECKS in llvm-config.h.*.
NAKAMURA Takumi
2015-06-18
2
-7
/
+7
*
[NFC] more comments in SLSR
Jingyue Wu
2015-06-18
1
-0
/
+9
[next]