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
*
[ELF] - Remove unnecessary template #4. NFC.
George Rimar
2017-03-14
4
-13
/
+3
*
[ELF] - Remove unnecessary template #3. NFC.
George Rimar
2017-03-14
1
-6
/
+3
*
[ELF] - Remove unnecessary template #2. NFC.
George Rimar
2017-03-14
1
-3
/
+3
*
[ELF] - Remove unnecessary template. NFC.
George Rimar
2017-03-14
1
-3
/
+2
*
[ARM] Move SMULW[B|T] isel to DAG Combine
Sam Parker
2017-03-14
8
-150
/
+180
*
Disable Callee Saved Registers
Oren Ben Simhon
2017-03-14
19
-89
/
+258
*
[ELF] - Step to combine LinkerScript and LinkerScriptBase
George Rimar
2017-03-14
4
-40
/
+23
*
[ELF] Fix LMA offset calculation
Eugene Leviant
2017-03-14
2
-4
/
+25
*
[ELF] Fix crash when .eh_frame(_hdr) is discarded
Eugene Leviant
2017-03-14
2
-1
/
+15
*
[ELF] Fix error reporting for synthetic sections
Eugene Leviant
2017-03-14
2
-0
/
+32
*
Preserve the isl-noexceptions.h C++ bindings when updating isl
Tobias Grosser
2017-03-14
1
-0
/
+3
*
Add back header file that was accidentally dropped in previous update
Tobias Grosser
2017-03-14
1
-0
/
+5588
*
Update to isl-0.18-369-g5e613c6
Tobias Grosser
2017-03-14
16
-5726
/
+265
*
[AVX-512] Use iPTR instead of i64 in patterns for extract_subvector/insert_su...
Craig Topper
2017-03-14
2
-33
/
+12
*
[AVX-512] Add test cases that demonstrate some patterns that don't work corre...
Craig Topper
2017-03-14
1
-51
/
+159
*
[TargetTransformInfo] getIntrinsicInstrCost() scalarization estimation improved
Jonas Paulsson
2017-03-14
13
-89
/
+145
*
[AVX-512] Pre-emptively fix more places in fastisel where we might copy a VK1...
Craig Topper
2017-03-14
1
-9
/
+28
*
Fix cmake to find the compiler-rt libs on darwin
Bruno Cardoso Lopes
2017-03-14
1
-9
/
+21
*
[CodeGen][ObjC] Fix a bug where the type of an ivar wasn't encoded
Akira Hatanaka
2017-03-14
2
-1
/
+36
*
update.
Jason Molenda
2017-03-14
1
-0
/
+6
*
[ubsan] Add a nullability sanitizer
Vedant Kumar
2017-03-14
11
-29
/
+398
*
Add missing condprop-xfail.ll that contains the remaining xfail'd tests
Daniel Berlin
2017-03-14
1
-0
/
+123
*
Recommitting Craig Topper's patch now that r296476 has been recommitted.
Nirav Dave
2017-03-14
2
-255
/
+83
*
[Builtin][AArch64] Fix build errors of test cases
Weiming Zhao
2017-03-14
2
-0
/
+2
*
clang-format: Make it very slighly more expensive to wrap between "= {".
Daniel Jasper
2017-03-14
2
-1
/
+8
*
In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...
Nirav Dave
2017-03-14
75
-2553
/
+2542
*
Fix crash with interrupt attribute on ARM.
Eli Friedman
2017-03-14
2
-1
/
+6
*
Reapply [VFS] Ignore broken symlinks in the directory iterator.
Juergen Ributzka
2017-03-14
3
-6
/
+93
*
[libFuzzer] Reorder includes in test
Vitaly Buka
2017-03-13
1
-2
/
+2
*
[debugserver] NFC. Missed one bit of cleanup in r297688
Chris Bieneman
2017-03-13
1
-22
/
+13
*
[libFuzzer] Fix compilation of CustomCrossOverAndMutateTest on Windows
Vitaly Buka
2017-03-13
1
-1
/
+2
*
Add the beginning of PDB diffing support.
Zachary Turner
2017-03-13
9
-131
/
+526
*
[debugserver] NFC. Cleanup DNBArchImpl*::GetFPUState()
Chris Bieneman
2017-03-13
3
-242
/
+125
*
Remove a useless temporary variable.
Rui Ueyama
2017-03-13
1
-3
/
+1
*
Simplify and add comments. NFC.
Rui Ueyama
2017-03-13
1
-14
/
+24
*
[debugserver] This is a small cleanup patch to AVX support detection
Chris Bieneman
2017-03-13
6
-121
/
+55
*
Revert "Debug Info: Add basic support for external types references."
Adrian Prantl
2017-03-13
8
-89
/
+3
*
NewGVN: We pass rle-nonlocal, we just perform the replacement in a way that k...
Daniel Berlin
2017-03-13
1
-8
/
+22
*
[Thumb1] combine ADDC/SUBC with a negative immediate
Artyom Skrobov
2017-03-13
3
-14
/
+26
*
Fix -Wunused-lambda-capture warning in new code
Reid Kleckner
2017-03-13
1
-1
/
+1
*
Widen AST bitfields too small to represent all enumerators
Reid Kleckner
2017-03-13
4
-5
/
+10
*
Make FileOutputBuffer fail early if you pass a directory.
Rui Ueyama
2017-03-13
2
-0
/
+5
*
[AVX-512] Fix another case where we are copying from a mask register using AH...
Craig Topper
2017-03-13
2
-1
/
+69
*
Add a comment to say that -build-id=sha1 is a synonym for tree.
Rui Ueyama
2017-03-13
1
-1
/
+3
*
Fix llvm-symbolizer to navigate both DW_AT_abstract_origin and DW_AT_specific...
David Blaikie
2017-03-13
3
-42
/
+28
*
Remove unused lambda capture
David Blaikie
2017-03-13
1
-1
/
+1
*
Fix sign compare warning in unit test by using an explicit unsigned literal s...
David Blaikie
2017-03-13
1
-1
/
+1
*
[IPRA] Change algorithm for RegUsageInfoCollector.
Marcello Maggioni
2017-03-13
1
-3
/
+21
*
[Support] Follow-up for "Test directory iterators and recursive directory ite...
Juergen Ributzka
2017-03-13
1
-1
/
+1
*
Add the 'AllowSoleDefaultDtor' and 'AllowMissingMoveFunctions' options to the...
Aaron Ballman
2017-03-13
6
-33
/
+198
[next]