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
*
[X86] Regenerated popcnt combine tests
Simon Pilgrim
2016-06-29
1
-14
/
+24
*
[ELF] - Added support for --unresolved-symbols option.
George Rimar
2016-06-29
6
-12
/
+100
*
[OpenCL] Add attribute 'pure' to read_image built-in functions to enable opti...
Alexey Bader
2016-06-29
1
-215
/
+215
*
[LLDB][MIPS] Check if libatomic needs to be specified explicitly
Sagar Thakur
2016-06-29
1
-0
/
+5
*
[OpenCL] Fix typo in as_type test.
Alexey Bader
2016-06-29
1
-1
/
+1
*
Use ArgList::hasFlag to check if -miamcu/-mno-iamcu is passed. NFC.
Andrey Turetskiy
2016-06-29
2
-27
/
+22
*
Convert DOS-style newlines.
Rui Ueyama
2016-06-29
1
-10
/
+10
*
[tsan] Stop extending the block’s lifetime in dispatch_group_async
Kuba Brecka
2016-06-29
2
-1
/
+46
*
XFAIL tests which fail with gcc on linux
Pavel Labath
2016-06-29
3
-1
/
+3
*
Reverted patch 273864
Elena Demikhovsky
2016-06-29
5
-59
/
+90
*
[Driver][AArch64] Add support for Broadcom Vulcan core.
Pankaj Gode
2016-06-29
4
-1
/
+28
*
[ELF] - Check the input bitcode files for compatibility.
George Rimar
2016-06-29
2
-3
/
+12
*
Move isValidCIdentifier to Strings.cpp.
Rui Ueyama
2016-06-29
4
-12
/
+16
*
[ELF] - Updated comments. NFC.
George Rimar
2016-06-29
1
-2
/
+2
*
[AVX512] Zero extend cmp intrinsic return value.
Igor Breger
2016-06-29
2
-2
/
+3
*
Create Strings.cpp and move string manipulation functions to that file.
Rui Ueyama
2016-06-29
10
-60
/
+85
*
[SystemZ] Add floating-point test data class instructions.
Marcin Koscielnicki
2016-06-29
8
-0
/
+164
*
[LTO] Infer ELFKind/EMachine from Bitcode files
Davide Italiano
2016-06-29
2
-2
/
+41
*
Revert "[Coverage] Move logic to encode filenames and mappings into llvm (NFC)"
Vedant Kumar
2016-06-29
2
-60
/
+21
*
Revert "[Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC)"
Vedant Kumar
2016-06-29
3
-10
/
+10
*
Revert "[Coverage] Adopt llvm::coverage::encodeFilenamesAndRawMappings (NFC)"
Vedant Kumar
2016-06-29
1
-10
/
+18
*
Rename matchStr -> globMatch.
Rui Ueyama
2016-06-29
3
-6
/
+6
*
Revert "[ValueTracking] Teach computeKnownBits for PHI nodes to compute sign ...
Craig Topper
2016-06-29
3
-128
/
+1
*
[Diag] Add getter shouldAlwaysPrint. NFC
Adam Nemet
2016-06-29
1
-3
/
+3
*
[Diag] Add getter shouldAlwaysPrint. NFC
Adam Nemet
2016-06-29
4
-7
/
+10
*
Make SymbolTable::findAll to return only defined symbols.
Rui Ueyama
2016-06-29
1
-16
/
+24
*
[ValueTracking] Teach computeKnownBits for PHI nodes to compute sign bit for ...
Craig Topper
2016-06-29
3
-1
/
+128
*
[DAGCombine] Teach DAG combine to handle ORs of shuffles involving zero vecto...
Craig Topper
2016-06-29
2
-57
/
+55
*
[DAGCombine] Add test cases to show that DAG combining an OR of two shuffles ...
Craig Topper
2016-06-29
1
-0
/
+44
*
[CodeGen] Make ShuffleVectorSDNode::commuteMask take a MutableArrayRef instea...
Craig Topper
2016-06-29
2
-2
/
+2
*
Revert "[InstCombine] Avoid combining the bitcast of a var that is used as bo...
Eric Christopher
2016-06-29
4
-227
/
+0
*
[bugpoint] Delete a stale comment.
Philip Reames
2016-06-29
1
-3
/
+0
*
[bugpoint] Unwrap one level of wrapper functions [NFC]
Philip Reames
2016-06-29
2
-18
/
+11
*
[ELF] Support for wildcard in version scripts.
Davide Italiano
2016-06-29
5
-14
/
+97
*
[Triple] Add isLittleEndian().
Davide Italiano
2016-06-29
2
-0
/
+9
*
Refactor ELF type inference functions.
Rui Ueyama
2016-06-29
5
-41
/
+43
*
Mark inheriting constructors as deleted if the corresponding defaulted default
Richard Smith
2016-06-29
8
-47
/
+123
*
[bugpoint] Extract helper functions for readability [NFCI]
Philip Reames
2016-06-29
1
-51
/
+64
*
[llvm-cov] Minor cleanups to prepare for the html format patch
Vedant Kumar
2016-06-29
6
-31
/
+84
*
[Object] Fix a -Wpessimizing-move error; clang-format; NFC
Vedant Kumar
2016-06-29
1
-5
/
+8
*
Revert "[PS4] Tighten up a test (noticed in passing)"
Sean Silva
2016-06-29
1
-2
/
+2
*
[bugpoint] Simplify code by moving exception to only caller
Philip Reames
2016-06-29
4
-12
/
+10
*
[bugpoint] Treat token type the same as ehpad w.r.t deletion
Philip Reames
2016-06-29
1
-4
/
+4
*
[bugpoint] Disabling one transform shouldn't prevent reporting the progress o...
Philip Reames
2016-06-29
1
-2
/
+2
*
Function declarations are, in fact, permitted in the init-statement of a for
Richard Smith
2016-06-28
2
-1
/
+5
*
Finish cleaning up most of the error handling in libObject’s MachOUniversal...
Kevin Enderby
2016-06-28
10
-18
/
+90
*
[Diag] Fix file comment
Adam Nemet
2016-06-28
1
-1
/
+1
*
[Sema] Disallow ambigious base classes in template argument deduction
Erik Pilkington
2016-06-28
2
-22
/
+44
*
ObjC Class Property: diagnostics when accessing a class property using instance.
Manman Ren
2016-06-28
4
-7
/
+35
*
Codegen: [MBP] Add messages to asserts. NFC
Kyle Butt
2016-06-28
1
-3
/
+4
[next]