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
*
Expose diagnostic info to users
Andreas Simbuerger
2014-05-24
1
-0
/
+7
*
ScopDetection: Support keep-going
Andreas Simbuerger
2014-05-24
2
-5
/
+20
*
Substitue LastError & InvalidRegions with RejectLogs
Andreas Simbuerger
2014-05-24
2
-14
/
+6
*
Store all RejectReasons that occurred in a log.
Andreas Simbuerger
2014-05-24
3
-6
/
+62
*
Split implementation from ScopDetectionDiagnostic.h
Andreas Simbuerger
2014-05-24
3
-129
/
+257
*
llvm/test/Object/ar-error.test: Don't check the message "No such file or dire...
NAKAMURA Takumi
2014-05-24
1
-1
/
+2
*
clang-tools-extra/test/clang-tidy/line-filter.cpp: Tweak line-filter.
NAKAMURA Takumi
2014-05-24
1
-1
/
+1
*
Implement sext(C1 + C2*X) --> sext(C1) + sext(C2*X) and
Michael Zolotukhin
2014-05-24
2
-0
/
+210
*
CXXInfo memory should be released after calling the destructor
Yaron Keren
2014-05-24
1
-1
/
+1
*
ARM64: extract a 32-bit subreg when selecting an inreg extend
Tim Northover
2014-05-24
2
-12
/
+154
*
This test doesn't need -O2 -disable-llvm-optzns
Hans Wennborg
2014-05-23
1
-1
/
+1
*
Add a lock ivar to the Platform so that multiple Targets
Jason Molenda
2014-05-23
2
-3
/
+9
*
Remove some unnecessary comments from previous check-in.
Todd Fiala
2014-05-23
1
-51
/
+47
*
Added gdb remote tests to verify $Hg{thread-id}.
Todd Fiala
2014-05-23
4
-7
/
+215
*
Recommit r209532 with -ffreestanding.
Akira Hatanaka
2014-05-23
1
-0
/
+13
*
Remove test while I investigate why the test is breaking the bots.
Akira Hatanaka
2014-05-23
1
-14
/
+0
*
Recompute the injected class name type for a class template specialization
Richard Smith
2014-05-23
2
-5
/
+1
*
XFAIL test which is breaking some of the build bots.
Akira Hatanaka
2014-05-23
1
-0
/
+1
*
Use comdats to avoid double initialization of weak data
Reid Kleckner
2014-05-23
8
-51
/
+78
*
DebugInfo: Generalize some tests to handle variations in attribute ordering.
David Blaikie
2014-05-23
12
-58
/
+73
*
DebugInfo: Generalize a test case to not depend on abbreviation numbering.
David Blaikie
2014-05-23
1
-8
/
+8
*
[modules] If a referenced-but-not-instantiated class template specialization
Richard Smith
2014-05-23
4
-18
/
+12
*
Test case comments. Fix sloppiness.
Andrew Trick
2014-05-23
1
-2
/
+2
*
clang-format function.
Rafael Espindola
2014-05-23
1
-8
/
+6
*
Emit used/dllexport inline method definitions in nested classes (PR19743, PR1...
Hans Wennborg
2014-05-23
10
-13
/
+61
*
Remove a confusing use of a static method.
Rafael Espindola
2014-05-23
1
-1
/
+1
*
DebugInfo: Put concrete definitions referencing abstract definitions in the s...
David Blaikie
2014-05-23
2
-1
/
+95
*
Don't suppress warning about dllimport on typedefs etc. in MicrosoftExt mode
Hans Wennborg
2014-05-23
3
-31
/
+1
*
Fix and improve SCEV ComputeBackedgeTankCount.
Andrew Trick
2014-05-23
2
-19
/
+102
*
Revert part of "Fix broken FileCheck prefixes"
Nico Rieck
2014-05-23
2
-11
/
+11
*
Use alias linkage and visibility to decide tls access mode.
Rafael Espindola
2014-05-23
3
-16
/
+13
*
Sema: Add more tests for dll attributes on inline functions
Nico Rieck
2014-05-23
4
-2
/
+76
*
Fix broken FileCheck prefix
Nico Rieck
2014-05-23
1
-1
/
+1
*
Fix typo
Nico Rieck
2014-05-23
1
-1
/
+1
*
Remove unused CHECK lines
Nico Rieck
2014-05-23
1
-4
/
+0
*
Fix broken FileCheck prefixes
Nico Rieck
2014-05-23
5
-14
/
+14
*
Add the extracted constant offset using GEP
Jingyue Wu
2014-05-23
3
-39
/
+80
*
[RuntimeDyld] Remove relocation bounds check introduced in r208375 (MachO only).
Lang Hames
2014-05-23
1
-4
/
+1
*
Stopgap fix for finding module for a file mapped in the VFS
Ben Langmuir
2014-05-23
12
-4
/
+123
*
Add the hasRangeInit() matcher for range-based for loop.
Manuel Klimek
2014-05-23
2
-0
/
+17
*
Test case for r209489.
Akira Hatanaka
2014-05-23
1
-0
/
+13
*
Make dead return statement detection more robust against changes in the CFG.
Manuel Klimek
2014-05-23
1
-21
/
+46
*
Make the ParentVector default to size 2.
Manuel Klimek
2014-05-23
1
-1
/
+1
*
Add FIXME comment based on code review feedback by Hal Finkel on r209338
David Blaikie
2014-05-23
1
-0
/
+2
*
Convert test to use FileCheck.
Rafael Espindola
2014-05-23
1
-1
/
+5
*
revert "r209526 List the function/method name in the index page of scan-build "
Sylvestre Ledru
2014-05-23
2
-17
/
+3
*
List the function/method name in the index page of scan-build
Sylvestre Ledru
2014-05-23
2
-3
/
+17
*
[MS-ABI] Silence warning from r209523
Warren Hunt
2014-05-23
1
-1
/
+1
*
Replace system() by native perl calls
Sylvestre Ledru
2014-05-23
2
-12
/
+14
*
[MS-ABI] Implements MS-compatible RTTI
Warren Hunt
2014-05-23
9
-47
/
+656
[next]