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
*
[llvm-pdbdump] Re-write the record layout code to be more resilient.
Zachary Turner
2017-04-24
25
-450
/
+451
*
[Docs] Correct the path to the clang-format-diff.py script to include the cla...
Craig Topper
2017-04-24
1
-2
/
+3
*
[APInt] Simplify the zext and sext methods
Craig Topper
2017-04-24
1
-33
/
+18
*
Testing commit credentials
George Karpenkov
2017-04-24
1
-0
/
+1
*
InstCombine: Fix assert when reassociating fsub with undef
Matt Arsenault
2017-04-24
2
-0
/
+49
*
[APInt] Add ashrInPlace method and rewrite ashr to make a copy and then call ...
Craig Topper
2017-04-24
4
-79
/
+104
*
AMDGPU: Move v_readlane lane select from VGPR to SGPR
Nicolai Haehnle
2017-04-24
3
-0
/
+32
*
Compute safety information in a much finer granularity.
Xin Tong
2017-04-24
6
-55
/
+105
*
InstCombine/AMDGPU: Fix constant folding of llvm.amdgcn.{icmp,fcmp}
Nicolai Haehnle
2017-04-24
2
-4
/
+24
*
[GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VAL...
Igor Breger
2017-04-24
5
-48
/
+156
*
[DAGCombiner] Updated bswap byte offset variable names to be more descriptive...
Simon Pilgrim
2017-04-24
1
-13
/
+15
*
[APInt] Fix repeated word in comments. NFC
Craig Topper
2017-04-24
1
-2
/
+2
*
AMDGPU: Fix crash when scheduling non-memory SMRD instructions
Nicolai Haehnle
2017-04-24
2
-0
/
+19
*
[tsan] Include __tsan_external_* API from a header file instead of declaring ...
Kuba Mracek
2017-04-24
4
-26
/
+9
*
[tsan] Remove the extra word "object" from description of external races
Kuba Mracek
2017-04-24
2
-8
/
+8
*
[clang-tidy] Some Cleanups for performance-faster-string-find check.
Haojian Wu
2017-04-24
1
-22
/
+12
*
[SDAG] Teach Chain Analysis about BaseIndexOffset addressing.
Nirav Dave
2017-04-24
3
-36
/
+39
*
Update two android XFAILS
Pavel Labath
2017-04-24
2
-2
/
+2
*
Extend readability-container-size-empty to add comparisons to empty-state obj...
Aaron Ballman
2017-04-24
4
-6
/
+197
*
[sanitizer] Cache SizeClassForTransferBatch in the 32-bit local cache
Kostya Kortchinsky
2017-04-24
1
-16
/
+16
*
[index] If the 'external_source_symbol' attribute indicates 'Swift' as the la...
Argyrios Kyrtzidis
2017-04-24
6
-16
/
+35
*
clang-format: Fix bad corner case in formatting of function types.
Daniel Jasper
2017-04-24
2
-1
/
+8
*
[X86][AVX] Add scheduling latency/throughput tests for missing AVX1 instructions
Simon Pilgrim
2017-04-24
1
-1
/
+2110
*
[index] The relation between the declarations in template specializations
Alex Lorenz
2017-04-24
4
-4
/
+175
*
Fix the new SocketAddressTest on Windows
Pavel Labath
2017-04-24
1
-3
/
+20
*
[Devirtualization] Emit invariant.group loads with empty group md
Piotr Padlewski
2017-04-24
2
-19
/
+12
*
[SystemZ] Update kill-flag in splitMove().
Jonas Paulsson
2017-04-24
2
-2
/
+232
*
[DWARF] Move test to x86 directory
Renato Golin
2017-04-24
1
-0
/
+0
*
[RegionInfo] Fix dangling references created by moving RegionInfo objects
Philip Pfaffe
2017-04-24
1
-3
/
+19
*
Add SUSE vendor
Ismail Donmez
2017-04-24
3
-1
/
+10
*
Revert [scudo] Enabling MIPS support for Scudo
Sagar Thakur
2017-04-24
2
-2
/
+2
*
[LLDB][MIPS] Move it into HandleLLVMOptions.cmake.
Nitesh Jain
2017-04-24
1
-6
/
+0
*
[LLVM][MIPS] Fix different definition of off_t in LLDB and LLVM.
Nitesh Jain
2017-04-24
1
-0
/
+7
*
[DWARF] - Take relocations in account when extracting ranges from .debug_ranges
George Rimar
2017-04-24
10
-38
/
+118
*
Add more arguments to SocketAddress::GetAddressInfo
Pavel Labath
2017-04-24
3
-27
/
+26
*
[clang-tidy] New check: modernize-replace-random-shuffle.
Mads Ravn
2017-04-24
8
-0
/
+246
*
[ARM] GlobalISel: Legalize s8 and s16 G_(S|U)DIV
Diana Picus
2017-04-24
4
-4
/
+258
*
[Arch64AsmParser] better diagnostic for isb
Sjoerd Meijer
2017-04-24
2
-7
/
+17
*
[ARM] GlobalISel: Support G_(S|U)DIV for s32
Diana Picus
2017-04-24
7
-0
/
+244
*
[GlobalISel] Legalize G_(S|U)DIV libcalls
Diana Picus
2017-04-24
1
-12
/
+30
*
[ARM] GlobalISel: Select G_CONSTANT with CImm operands
Diana Picus
2017-04-24
3
-3
/
+44
*
[XRay][tools] Fixup for pedantic and permissive errors/warnings
Dean Michael Berris
2017-04-24
2
-3
/
+3
*
[XRay] A tool for Comparing xray function call graphs
Dean Michael Berris
2017-04-24
11
-132
/
+1087
*
[APInt] Make behavior of ashr by BitWidth consistent between single and multi...
Craig Topper
2017-04-24
2
-2
/
+4
*
[scudo] Enabling MIPS support for Scudo
Sagar Thakur
2017-04-24
2
-2
/
+2
*
Revert "Refactor DynamicLibrary so searching for a symbol will have a defined...
Frederich Munch
2017-04-24
11
-573
/
+277
*
Fix warning converting from boolean to pointer introduced in r301153.
Frederich Munch
2017-04-24
2
-2
/
+2
*
Fix warning converting from void* to boolean introduced in r301153.
Frederich Munch
2017-04-24
1
-1
/
+1
*
Revert "[SCEV] Enable SCEV verification by default in EXPENSIVE_CHECKS builds"
Sanjoy Das
2017-04-24
2
-11
/
+4
*
Refactor DynamicLibrary so searching for a symbol will have a defined order and
Frederich Munch
2017-04-24
11
-277
/
+573
[next]