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
*
Give compiler-rt a chance to compile with mingw-w64.
Anton Korobeynikov
2013-07-16
2
-0
/
+8
*
[arcmt] Remove some dead code.
Argyrios Kyrtzidis
2013-07-16
2
-28
/
+14
*
Related to r181161 - Indirect branches may not be the last branch in a basic
Lang Hames
2013-07-16
1
-0
/
+7
*
ObjectiveC migrator. If a class implements a protocol's
Fariborz Jahanian
2013-07-16
3
-9
/
+44
*
ARM: Add support for the Thumb2 PLI alternate literal form.
Tilmann Scheller
2013-07-16
2
-0
/
+7
*
Fix Rendezvous breakpoint to only be set once, resolve addr in BreakpointLoca...
Michael Sartain
2013-07-16
3
-8
/
+43
*
Fix typeos.
Jason Molenda
2013-07-16
1
-3
/
+3
*
Don't break line comments with escaped newlines.
Alexander Kornienko
2013-07-16
3
-2
/
+76
*
clang-format: Improve handling of unterminated string literals.
Daniel Jasper
2013-07-16
4
-29
/
+49
*
Update the examples for an API change.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
Fix crash on complex constant zero.
Eli Friedman
2013-07-16
2
-3
/
+6
*
Fix the build with clang and libstdc++4.7.
Rafael Espindola
2013-07-16
1
-2
/
+2
*
Update for llvm API change.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
Update for llvm API change.
Rafael Espindola
2013-07-16
1
-2
/
+2
*
Update for llvm API change.
Rafael Espindola
2013-07-16
10
-31
/
+25
*
Add a wrapper for open.
Rafael Espindola
2013-07-16
27
-119
/
+130
*
Add tests for 'thread step out' for multithreaded programs
Daniel Malea
2013-07-16
3
-0
/
+216
*
Finally, force the target for this test. Should unbreak non-x86 buildbots.
Benjamin Kramer
2013-07-16
1
-3
/
+3
*
XFAIL this test on mingw.
Rafael Espindola
2013-07-16
1
-0
/
+1
*
ObjectiveC migration: complete migrating class
Fariborz Jahanian
2013-07-16
3
-22
/
+118
*
Label names also differ between platforms. Use a relaxed regex.
Benjamin Kramer
2013-07-16
1
-4
/
+4
*
build lld unittests as part of lld-test target
Nick Kledzik
2013-07-16
1
-0
/
+1
*
Fix Driver tests to check return value of parse(), simplify subclassing, and ...
Nick Kledzik
2013-07-16
4
-124
/
+126
*
Fix test not to fail when the target doesn't use leading underscores on symbols.
Benjamin Kramer
2013-07-16
1
-18
/
+18
*
FileCheckize test/Driver/immediate-options.c
Hans Wennborg
2013-07-16
1
-6
/
+14
*
Fix formatting. No functional change.
Craig Topper
2013-07-16
1
-7
/
+5
*
Cleanup testing case by using a shorter name for types.
Manman Ren
2013-07-16
1
-39
/
+39
*
Remove floats from live range splitting costs.
Jakob Stoklund Olesen
2013-07-16
2
-26
/
+28
*
Reapply r185393.
Jakob Stoklund Olesen
2013-07-16
2
-82
/
+80
*
Revamp the formatting of C++11 braced init lists.
Daniel Jasper
2013-07-16
4
-21
/
+34
*
[X86] Use min/max to optimze unsigend vector comparison on X86
Juergen Ributzka
2013-07-16
2
-2
/
+148
*
Make SpecialCaseList match full strings, as documented, using anchors.
Peter Collingbourne
2013-07-16
2
-1
/
+17
*
Bug 16599 part 2: Make std::pair's constructors and comparison operators (and...
Marshall Clow
2013-07-16
8
-30
/
+135
*
Test commit to verify write access.
Juergen Ributzka
2013-07-16
1
-0
/
+1
*
[WinLink] Add /LargeAddressAware command line option.
Rui Ueyama
2013-07-16
5
-3
/
+30
*
Fix broken unittest for GnuLDDriver.
Rui Ueyama
2013-07-16
1
-1
/
+2
*
[Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
2013-07-16
4
-2
/
+143
*
When the inliner merges allocas, it must keep the larger alignment
Hal Finkel
2013-07-16
3
-2
/
+203
*
tsan: extend suppressions format with ^ and $ symbols
Dmitry Vyukov
2013-07-16
2
-5
/
+40
*
On error, close the temporary file descriptor.
Rafael Espindola
2013-07-16
2
-1
/
+12
*
Add more types to ASTNodeKind. Refactor common instantiation code.
Samuel Benzaquen
2013-07-16
3
-107
/
+107
*
This patch removes unused parameter allProperties and converts remaining
Fariborz Jahanian
2013-07-16
3
-17
/
+9
*
SLPVectorizer: Reduce the compile time of the consecutive store lookup.
Nadav Rotem
2013-07-16
1
-5
/
+13
*
Ensure a correct order between memory accesses.
Hongbin Zheng
2013-07-16
7
-11
/
+406
*
IndependentBlock: Add option to disable scalar to array rewriting.
Hongbin Zheng
2013-07-16
5
-1
/
+69
*
Make sure the each instruction is mapped to one memory access.
Hongbin Zheng
2013-07-16
1
-0
/
+2
*
Fix and re-enable R600 vload/vstore assembly
Aaron Watry
2013-07-16
5
-56
/
+233
*
libclc: vload/vstore disable assembly and fix offset calculation
Aaron Watry
2013-07-16
5
-245
/
+20
*
Create files with mode 666. This matches the behavior of other unix tools.
Rafael Espindola
2013-07-16
2
-1
/
+14
*
[Support] Fix some warnings when self-hosting clang on Windows
Reid Kleckner
2013-07-16
2
-2
/
+5
[next]