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
*
Add a test for --reproduce on Windows.
Rui Ueyama
2016-05-05
2
-0
/
+16
*
Update FIXME.
Richard Smith
2016-05-05
1
-2
/
+1
*
Fix implementation of C++'s restrictions on using-declarations referring to e...
Richard Smith
2016-05-05
7
-58
/
+107
*
Allow LanguageRuntimes to return an error if they fail in the course of dynam...
Enrico Granata
2016-05-05
16
-38
/
+98
*
ARM: Use a Handle to track SDNodes in case they're CSE'd. NFC
Justin Bogner
2016-05-05
1
-4
/
+2
*
Do not add uwtable attribute by default for MachO targets.
Akira Hatanaka
2016-05-05
2
-0
/
+9
*
Revert "[asan] add option to set shadow mapping offset"
Ryan Govostes
2016-05-05
2
-48
/
+2
*
Make the functions that fetch data from the ObjC runtime choose whether or no...
Enrico Granata
2016-05-05
1
-15
/
+13
*
[asan] add option to set shadow mapping offset
Ryan Govostes
2016-05-05
2
-2
/
+48
*
[modules] Enforce the rules that an explicit or partial specialization must be
Richard Smith
2016-05-05
16
-78
/
+527
*
clang-format some files in preparation of coming patch reviews.
Dehao Chen
2016-05-05
4
-767
/
+724
*
[PM] Port ConstantMerge to the new pass manager.
Davide Italiano
2016-05-05
8
-31
/
+76
*
[SystemZ] Implement backchain attribute (recommit with fix).
Marcin Koscielnicki
2016-05-05
3
-4
/
+130
*
[codeview] Move dumper into lib/DebugInfo/CodeView
Reid Kleckner
2016-05-05
8
-813
/
+949
*
[clang-tidy] Improve -warnings-as-errors tests.
Alexander Kornienko
2016-05-05
3
-4
/
+20
*
[LoopDataPrefetch] Add optimization remark
Adam Nemet
2016-05-05
2
-1
/
+84
*
Revert "[SimplifyCFG] propagate branch metadata when creating select"
Vitaly Buka
2016-05-04
2
-67
/
+22
*
Revert "[SystemZ] Implement backchain attribute."
Marcin Koscielnicki
2016-05-04
3
-130
/
+4
*
[SystemZ] Add -mbackchain option.
Marcin Koscielnicki
2016-05-04
8
-0
/
+40
*
XFail TestEnumTypes.py on Windows
Adrian McCarthy
2016-05-04
2
-7
/
+8
*
XFail TestLambdas.py on Windows after fixing some of the problems
Adrian McCarthy
2016-05-04
4
-12
/
+24
*
[SystemZ] Implement llvm.get.dynamic.area.offset
Marcin Koscielnicki
2016-05-04
4
-0
/
+57
*
[SystemZ] Implement backchain attribute.
Marcin Koscielnicki
2016-05-04
3
-4
/
+130
*
Revert "[SCCP] Throw away dead code. NFC."
Davide Italiano
2016-05-04
1
-0
/
+3
*
Make --reproduce to not produce undesired whitespace.
Rui Ueyama
2016-05-04
2
-5
/
+15
*
[SCCP] Throw away dead code. NFC.
Davide Italiano
2016-05-04
1
-3
/
+0
*
[X86] Add a few register classes for x32 address accesses.
Quentin Colombet
2016-05-04
3
-7
/
+24
*
Unblock the windows buildbot.
Greg Clayton
2016-05-04
1
-0
/
+1
*
[ELF][MIPS] Create combined dynamic relocation type R_MIPS_REL32/R_MIPS_64/R_...
Simon Atanasyan
2016-05-04
2
-2
/
+75
*
clean up; NFCI
Sanjay Patel
2016-05-04
1
-15
/
+15
*
Don't let two threads call Debugger::Clear simultaneously.
Greg Clayton
2016-05-04
2
-24
/
+40
*
Fixed a missing break and fixed spacing.
Greg Clayton
2016-05-04
1
-22
/
+23
*
[SelectionDAG] BITREVERSE vector legalization of bit operations (REAPPLIED)
Simon Pilgrim
2016-05-04
3
-11965
/
+1529
*
Spelling and grammar corrections in comments.
Eric Christopher
2016-05-04
2
-16
/
+16
*
Intentionally leak the ASTSourceMap instead of destroying it when LLDB quits.
Sean Callanan
2016-05-04
1
-2
/
+3
*
Don't produce relative relocs to ro segments.
Rafael Espindola
2016-05-04
3
-13
/
+30
*
"Reapply r268521 "[InstCombine] Canonicalize icmp instructions based on domin...
Balaram Makam
2016-05-04
5
-2
/
+189
*
Rename isRelRelative.
Rafael Espindola
2016-05-04
1
-3
/
+4
*
[clang-tidy] Apply NOLINT filtering to Clang warnings.
Alexander Kornienko
2016-05-04
2
-16
/
+32
*
Use early return. NFC.
Rafael Espindola
2016-05-04
1
-47
/
+48
*
Add the Pure attribute to C99 builtin functions from ctype.h. This is a corre...
Aaron Ballman
2016-05-04
7
-277
/
+429
*
Fix build of DebugInfoPDBTests.
Zachary Turner
2016-05-04
1
-0
/
+1
*
Handle errors on file opening as soft error.
Rui Ueyama
2016-05-04
1
-3
/
+6
*
[SimplifyCFG] propagate branch metadata when creating select
Sanjay Patel
2016-05-04
2
-22
/
+67
*
[AArch64] Add cheap as move instructions for Exynos M1
Evandro Menezes
2016-05-04
1
-2
/
+33
*
Fix the doc extraction script to work with hasAnyName and with equalsNode.
Samuel Benzaquen
2016-05-04
2
-6
/
+37
*
[libFuzzer] print stats after running individual inputs
Kostya Serebryany
2016-05-04
3
-2
/
+7
*
Update for llvm change to add pdb namespace.
Zachary Turner
2016-05-04
5
-44
/
+50
*
Move pdb code into pdb namespace.
Zachary Turner
2016-05-04
121
-89
/
+277
*
Removing some trailing whitespace
Eric Fiselier
2016-05-04
2
-2
/
+2
[next]