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-FMA3: Defined the ExeDomain property for Scalar FMA3 opcodes.
Vyacheslav Klochkov
2015-12-09
5
-67
/
+70
*
Simplify memory management a bit. NFC.
Rafael Espindola
2015-12-09
1
-9
/
+8
*
Return a std::unique_ptr from CloneModule. NFC.
Rafael Espindola
2015-12-08
6
-40
/
+42
*
[IndVars] Use any_of and foreach instead of explicit for loops; NFC
Sanjoy Das
2015-12-08
1
-11
/
+6
*
Adjust line numbers to account for new XFAIL comments
Reid Kleckner
2015-12-08
1
-2
/
+2
*
[UBSan] Remove "-fsanitize=" prefix from ubsan_checks.inc. NFC.
Alexey Samsonov
2015-12-08
3
-34
/
+26
*
[UBSan] Always calculate ErrorType (kind of UB) before printing a report.
Alexey Samsonov
2015-12-08
2
-42
/
+65
*
[OperandBundles] Have PruneEH work correct with operand bundles.
Sanjoy Das
2015-12-08
2
-2
/
+33
*
Define selection for v4f16, v8f16 scalar_to_vector
Pirama Arumuga Nainar
2015-12-08
3
-0
/
+23
*
Fix/Improve Debug print in FunctionImport pass
Mehdi Amini
2015-12-08
1
-9
/
+12
*
[CGP] Reimplement r255055 a different way
Reid Kleckner
2015-12-08
2
-0
/
+61
*
[SCEV] Use for-each; NFC
Sanjoy Das
2015-12-08
1
-19
/
+13
*
Fix typo
Xinliang David Li
2015-12-08
1
-1
/
+1
*
[PPC64, TSAN] Enable thread sanitizer for PPC64
Bill Schmidt
2015-12-08
1
-1
/
+1
*
Objective-C properties: fix bogus use of "isa<>" on a QualType.
Douglas Gregor
2015-12-08
2
-6
/
+15
*
Module file extensions: pass a Sema through to the extension writer.
Douglas Gregor
2015-12-08
5
-8
/
+14
*
Remove caching in FunctionImport: a Module can't be reused after being linked...
Mehdi Amini
2015-12-08
2
-43
/
+20
*
Revert "[CGP] Check that we have an insert point before moving llvm.dbg.value...
Reid Kleckner
2015-12-08
2
-65
/
+4
*
[OperandBundles] Fix a transform in simplifycfg
Sanjoy Das
2015-12-08
2
-2
/
+19
*
[X86][AVX] Fold loads + splats into broadcast instructions
Simon Pilgrim
2015-12-08
5
-75
/
+45
*
Remove the -c option from dotest.py.
Zachary Turner
2015-12-08
6
-164
/
+6
*
[PPC64, TSAN] Provide setjmp interceptor support for PPC64
Bill Schmidt
2015-12-08
4
-2
/
+393
*
[Sema] Add warning when comparing nonnull and null
George Burgess IV
2015-12-08
4
-37
/
+69
*
[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)
Bill Schmidt
2015-12-08
18
-11
/
+270
*
[CMake] Ignore externalizing debuginfo for unit tests
Chris Bieneman
2015-12-08
1
-3
/
+5
*
[CGP] Check that we have an insert point before moving llvm.dbg.value around
Reid Kleckner
2015-12-08
2
-4
/
+65
*
[EarlyCSE] Value forwarding for unordered atomics
Philip Reames
2015-12-08
2
-19
/
+204
*
[X86][SSE4A] Added fast-isel intrinsics tests
Simon Pilgrim
2015-12-08
1
-0
/
+98
*
[X86][SSSE3] Added fast-isel intrinsics tests
Simon Pilgrim
2015-12-08
1
-0
/
+290
*
[X86][SSE3] Added fast-isel intrinsics tests
Simon Pilgrim
2015-12-08
1
-0
/
+171
*
[X86][AVX2] Stripped backend codegen tests
Simon Pilgrim
2015-12-08
1
-207
/
+1
*
Remove default case in switch which covers all enumeration values
Ed Maste
2015-12-08
1
-1
/
+0
*
Remove the -X option from dotest.py
Zachary Turner
2015-12-08
3
-10
/
+3
*
Fix ARMv4T (Thumb1) epilogue generation
Artyom Skrobov
2015-12-08
5
-95
/
+132
*
[CMake] Adding simulator supported runtimes should be done in the block that ...
Chris Bieneman
2015-12-08
1
-2
/
+2
*
Revert "Add Available Externally linkage type to isWeakForLinker()"
Mehdi Amini
2015-12-08
2
-24
/
+1
*
Cleanup test: remove useless alignment
Mehdi Amini
2015-12-08
1
-2
/
+2
*
Add Available Externally linkage type to isWeakForLinker()
Mehdi Amini
2015-12-08
2
-1
/
+24
*
Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp and generate...
Eugene Zelenko
2015-12-08
1
-21
/
+17
*
Remove the -g option from dotest.py
Zachary Turner
2015-12-08
3
-11
/
+1
*
Remove the -b option from dotest.py
Zachary Turner
2015-12-08
5
-49
/
+0
*
COFF: Create an empty but valid PDF file.
Rui Ueyama
2015-12-08
1
-6
/
+34
*
Change DeclContextFindDeclByName to return a vector of CompilerDecl objects. ...
Greg Clayton
2015-12-08
6
-20
/
+19
*
Remove +b option from dotest.py
Zachary Turner
2015-12-08
4
-22
/
+1
*
X86: produce more friendly errors during MachO relocation handling
Tim Northover
2015-12-08
3
-32
/
+94
*
Remove the -D option from dotest.py.
Zachary Turner
2015-12-08
3
-9
/
+0
*
[ARM] Allowing SP/PC for AND/BIC mod_imm_not
Renato Golin
2015-12-08
2
-4
/
+15
*
Use range loops and autos in lib/Serialization/ASTWriter.cpp.
Eugene Zelenko
2015-12-08
1
-127
/
+103
*
[TSan] Remove legacy Makefile.old!
Alexey Samsonov
2015-12-08
2
-166
/
+0
*
[CMake] Remove debug output leftovers.
Alexey Samsonov
2015-12-08
1
-2
/
+0
[next]