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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Write a hash of the executable into the PE timestamp fields."
Zachary Turner
2018-03-07
1
-50
/
+14
*
Correct the alignment for the PS4 target
Matthew Voss
2018-03-07
2
-0
/
+4
*
Revert "[llvm-objcopy] Add support for large indexes"
Jake Ehrlich
2018-03-07
7
-289
/
+27
*
[llvm-objcopy] Add support for large indexes
Jake Ehrlich
2018-03-07
7
-27
/
+289
*
[X86] Remove unused function argument. NFC
Craig Topper
2018-03-07
1
-2
/
+1
*
[sanitizer] Fix SANITIZER_INTERCEPT_MMAP and SANITIZER_INTERCEPT_MMAP64 values
Vitaly Buka
2018-03-07
1
-2
/
+2
*
[OpenCL] Remove block invoke function from emitted block literal struct
Yaxun Liu
2018-03-07
6
-179
/
+135
*
Fix cmake's multi-config generators after r326738
Daniel Sanders
2018-03-07
3
-4
/
+9
*
[analyzer] [NFC] Minor refactoring of NonNullParamChecker
George Karpenkov
2018-03-07
1
-68
/
+65
*
Use exact uint32_t for uint32_t ELF field. NFC.
Rui Ueyama
2018-03-07
3
-3
/
+3
*
Initialize a member in C++11 style. NFC.
Rui Ueyama
2018-03-07
2
-4
/
+2
*
[DebugInfo] Support DWARF expressions in eh_frame
Rafael Auler
2018-03-07
14
-389
/
+1011
*
[lld] Attempt to appease buildbot.
Matt Morehouse
2018-03-07
1
-2
/
+2
*
[X86][SSE] Regenerate float maxnum/minnum tests
Simon Pilgrim
2018-03-07
2
-129
/
+221
*
Fix a bug regarding a mis-identified file type in pdbutil.
Zachary Turner
2018-03-07
1
-1
/
+1
*
do not register matcher for objc-only checks when analyzing non-objc sources ...
Yan Zhang
2018-03-07
4
-0
/
+17
*
Update a few switch statements to handle file_magic::pdb.
Zachary Turner
2018-03-07
3
-0
/
+5
*
Push a function scope when parsing function bodies without a declaration
Reid Kleckner
2018-03-07
2
-1
/
+53
*
[Pipeliner] Fixed node order issue related to zero latency edges
Roorda, Jan-Willem
2018-03-07
5
-29
/
+159
*
Teach identify_file_magic to identify PDB files.
Zachary Turner
2018-03-07
3
-2
/
+8
*
[PowerPC] Move test to correct location.
Stefan Pintilie
2018-03-07
1
-0
/
+0
*
[OPENMP] Fix lifetime of the loop counters.
Alexey Bataev
2018-03-07
3
-77
/
+115
*
[Fuzzer] Avoid the unnecessary rebuild of the custom libc++
Petr Hosek
2018-03-07
7
-31
/
+70
*
Write a hash of the executable into the PE timestamp fields.
Zachary Turner
2018-03-07
1
-14
/
+50
*
[lldbtestsuite] llvm-objcopy is now required to run the lit tests.
Davide Italiano
2018-03-07
1
-0
/
+1
*
[ELF] - Adjust rangeToString to report ranges in a different format.
George Rimar
2018-03-07
2
-11
/
+11
*
[X86] Make the MUL->VPMADDWD work before op legalization on AVX1 targets. Sim...
Craig Topper
2018-03-07
2
-111
/
+100
*
[Support] Stop passing StringRefs by const reference in some of the getHostCP...
Craig Topper
2018-03-07
2
-12
/
+9
*
[Hexagon] Rewrite non-HVX unaligned loads as pairs of aligned ones
Krzysztof Parzyszek
2018-03-07
14
-127
/
+294
*
Revert r326911: Improve --warn-symbol-ordering.
Rui Ueyama
2018-03-07
3
-30
/
+24
*
[LangRef] fix formatting in FP descriptions; NFC
Sanjay Patel
2018-03-07
1
-21
/
+22
*
Rename Indent{1,2} -> Indent{8,16}.
Rui Ueyama
2018-03-07
2
-8
/
+8
*
Improve --warn-symbol-ordering.
Rui Ueyama
2018-03-07
3
-24
/
+30
*
[AMDGPU] Increased vector length for global/constant loads.
Farhana Aleen
2018-03-07
7
-9
/
+125
*
[clang-tidy] Add "portability" module and rename readability-simd-intrinsics ...
Fangrui Song
2018-03-07
16
-35
/
+116
*
Re-land: Teach CorrelatedValuePropagation to reduce the width of udiv/urem in...
Justin Lebar
2018-03-07
3
-0
/
+250
*
Revert "[AMDGPU] Widened vector length for global/constant address space."
Farhana Aleen
2018-03-07
7
-125
/
+9
*
[PowerPC] LSR tunings for PowerPC
Stefan Pintilie
2018-03-07
3
-0
/
+73
*
[SampleFDO] Extend SampleProfReader to handle demangled names.
Wei Mi
2018-03-07
2
-9
/
+50
*
[AMDGPU] Widened vector length for global/constant address space.
Farhana Aleen
2018-03-07
7
-9
/
+125
*
[dwarfdump] Only print CU relative offset in verbose mode
Jonas Devlieghere
2018-03-07
8
-68
/
+75
*
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
Alexander Kornienko
2018-03-07
20
-249
/
+128
*
[scudo] Make logging more consistent
Kostya Kortchinsky
2018-03-07
5
-65
/
+45
*
Revert rL326898: "Teach CorrelatedValuePropagation to reduce the width of udi...
Justin Lebar
2018-03-07
3
-242
/
+0
*
[ELF] Prevent crash when reporting errors if debug line cannot be parsed
James Henderson
2018-03-07
3
-2
/
+52
*
Teach CorrelatedValuePropagation to reduce the width of udiv/urem instructions.
Justin Lebar
2018-03-07
3
-0
/
+242
*
[X86][X87] Add X87 fp80 conversion tests
Simon Pilgrim
2018-03-07
1
-0
/
+1123
*
[WebAssembly] Run clang-format. NFC
Nicholas Wilson
2018-03-07
9
-23
/
+25
*
[ELF] - Recommit r326892,r326893 "[ELF] - Report LMA region overflows."
George Rimar
2018-03-07
2
-2
/
+18
*
[ELF] - Revert r326892, r326893.
George Rimar
2018-03-07
2
-18
/
+2
[next]