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
*
[NVPTX:doc] Update code examples to conform to the latest IR.
Jingyue Wu
2016-05-04
1
-23
/
+23
*
[InstCombine] Canonicalize icmp instructions based on dominating conditions.
Balaram Makam
2016-05-04
4
-0
/
+185
*
Fix a SIGSEGV caused by dereferencing a pointer without a null check
Bryan Chan
2016-05-04
1
-2
/
+2
*
[Support] Creation of minidump after compiler crash on Windows
Leny Kholodov
2016-05-04
6
-1
/
+247
*
Reland "Use ScopedPrinter in llvm-pdbdump"
Reid Kleckner
2016-05-04
3
-1139
/
+1431
*
[PowerPC] Generate VSX version of splat word
Nemanja Ivanovic
2016-05-04
8
-9
/
+186
*
Delete getTlsGotRel.
Rafael Espindola
2016-05-04
3
-25
/
+2
*
[X86][SSE] Regenerate vector bswap tests
Simon Pilgrim
2016-05-04
1
-60
/
+91
*
Typo. NFC.
Chad Rosier
2016-05-04
1
-3
/
+3
*
[SimplifyCFG] isSafeToSpeculateStore now ignores debug info
Hans Wennborg
2016-05-04
2
-2
/
+74
*
[Coverage] Fix an issue where a coverage region might not be created for a ma...
Igor Kudrin
2016-05-04
2
-3
/
+42
*
Fixed some spelling errors in assert messages. No functional change. Thanks t...
Marshall Clow
2016-05-04
1
-19
/
+19
*
Do not disable completely loop unroll when optimizing for size.
Marianne Mailhot-Sarrasin
2016-05-04
1
-1
/
+1
*
Revert "Use ScopedPrinter in llvm-pdbdump"
Chad Rosier
2016-05-04
3
-1431
/
+1139
*
Use a uniform name for the load combine pass. NFC.
Chad Rosier
2016-05-04
1
-6
/
+5
*
Use ScopedPrinter in llvm-pdbdump
Zachary Turner
2016-05-04
3
-1139
/
+1431
*
Removed another dead code. NFC.
George Rimar
2016-05-04
1
-3
/
+0
*
[SelectionDAG] BITREVERSE vector legalization of bit operations
Simon Pilgrim
2016-05-04
2
-11965
/
+1519
*
AMDGPU/R600: Minor cleanup in InstrInfo
Jan Vesely
2016-05-04
1
-17
/
+16
*
[RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee sta...
Igor Laevsky
2016-05-04
6
-106
/
+66
*
Simplify handling of hint relocations.
Rafael Espindola
2016-05-04
5
-15
/
+7
*
Update to ISL 0.17.
Michael Kruse
2016-05-04
65
-7174
/
+9557
*
Sort entries. NFC.
Rafael Espindola
2016-05-04
1
-1
/
+1
*
The test files are auto-generated by update_llc_test_checks.py utility.
Elena Demikhovsky
2016-05-04
2
-186
/
+1198
*
Removed dead code. NFC.
George Rimar
2016-05-04
1
-7
/
+0
*
[mips][ias] Only round section sizes when explicitly requested.
Daniel Sanders
2016-05-04
6
-40
/
+49
*
Print the cpio trailer after every member.
Rafael Espindola
2016-05-04
4
-21
/
+18
*
[clang-tidy] Remove STL dependency from a test.
Gabor Horvath
2016-05-04
1
-1
/
+11
*
[Sparc] Allow taking of function address into a register.
Chris Dewhurst
2016-05-04
2
-5
/
+56
*
[clang-tidy] New: checker misc-unconventional-assign-operator replacing misc-...
Gabor Horvath
2016-05-04
10
-49
/
+91
*
[mips][microMIPS] Add CodeGen support for microMIPSr6 ROTR and ROTRV and add ...
Zlatko Buljan
2016-05-04
17
-11
/
+155
*
[ASTMatchers] New matcher forFunction
Gabor Horvath
2016-05-04
4
-0
/
+89
*
[X86] Add -m[no-]x87 and -m[no-]80387 options to control FeatureX87.
Andrey Turetskiy
2016-05-04
2
-0
/
+11
*
Add missing -mno-cx16 driver option.
Andrey Turetskiy
2016-05-04
2
-2
/
+3
*
Add a test for driver options from m_x86_Features_Group.
Andrey Turetskiy
2016-05-04
1
-0
/
+44
*
[ELF][MIPS] Fix typo in the comment. NFC.
Simon Atanasyan
2016-05-04
1
-1
/
+1
*
[ELF][MIPS] Read/write .MIPS.options section
Simon Atanasyan
2016-05-04
8
-12
/
+144
*
When renaming a class, ename pointers to that class as well.
Manuel Klimek
2016-05-04
2
-0
/
+27
*
[Sparc] Implement __builtin_setjmp, __builtin_longjmp back-end.
Chris Dewhurst
2016-05-04
5
-21
/
+384
*
[mips] Remove -mattr=+n64 and fix indentation in tailcall.ll RUN lines. NFC.
Daniel Sanders
2016-05-04
1
-5
/
+5
*
[Clang][Builtin][AVX512] Adding intrinsics fot cvt{u}si2s{d|s} cvt{sd|ss}2{ss...
Michael Zuckerman
2016-05-04
3
-0
/
+235
*
Added XrefsDBManager into include-fixer and made XrefsDB return SymbolInfo.
Eric Liu
2016-05-04
13
-62
/
+195
*
[ConstantFolding, ValueTracking] Fold constants involving bitcasts of Constan...
David Majnemer
2016-05-04
3
-9
/
+39
*
[llvm-readobj] Print MIPS .MIPS.options section content
Simon Atanasyan
2016-05-04
5
-7
/
+80
*
libc++abi: fix visibility of personalities
Saleem Abdulrasool
2016-05-04
1
-2
/
+3
*
[IPO/ConstantMerge] Convert to static function, to facilitate transition to t...
Davide Italiano
2016-05-04
1
-6
/
+1
*
Add a way for an ObjectFile to indicate that assembly emulation
Jason Molenda
2016-05-04
6
-3
/
+71
*
[X86] Add -malign-double support
Reid Kleckner
2016-05-04
5
-0
/
+123
*
Make ListScope and DictScope re-use the same code.
Zachary Turner
2016-05-04
1
-18
/
+11
*
Fix CodeCompletion & TypoCorrection when combining a PCH with Modules
Ben Langmuir
2016-05-04
8
-12
/
+109
[next]