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
*
Attempt to unbreak little-endian buildbots.
Rui Ueyama
2014-03-05
1
-3
/
+6
*
DR status page: add link targets for individual DRs, and link duplicates.
Richard Smith
2014-03-05
2
-1878
/
+1877
*
Tests for DR370-380.
Richard Smith
2014-03-05
6
-17
/
+125
*
[Mips] Testcase typo fix. No functionality change.
Jack Carter
2014-03-05
1
-33
/
+33
*
Now that we don't use libtool, we don't need to upgrade it :-)
Rafael Espindola
2014-03-05
1
-35
/
+0
*
Add a DIELocList class to handle pointers into the location list.
Eric Christopher
2014-03-05
6
-14
/
+81
*
Add a document about Windows support.
Rui Ueyama
2014-03-05
2
-0
/
+90
*
[-Wunreachable-code] generalize configuration value checking to all compariso...
Ted Kremenek
2014-03-05
2
-1
/
+9
*
With PPC CR bit registers, handle int_to_fp on older cores
Hal Finkel
2014-03-05
2
-6
/
+37
*
Updating this test case to appease build bots which support ANSI escape seque...
Aaron Ballman
2014-03-05
1
-1
/
+1
*
Fix typo
Matt Arsenault
2014-03-05
1
-3
/
+3
*
Capabilities are required to pass a name specifying what type of capability i...
Aaron Ballman
2014-03-05
4
-2
/
+20
*
Fix datalayout test that I broke with my previous LinkModules warning improve...
JF Bastien
2014-03-05
1
-1
/
+1
*
Attempt to re-enable the VFS unittests on Windows
Ben Langmuir
2014-03-05
2
-74
/
+76
*
Improve LinkModules warnings
JF Bastien
2014-03-05
1
-5
/
+9
*
LoopVectorizer: Preserve fast-math flags
Arnold Schwaighofer
2014-03-05
3
-6
/
+48
*
Don't produce an alias between destructors with different calling conventions.
Rafael Espindola
2014-03-05
2
-2
/
+24
*
When building a module from the command line via -emit-module, add an entry to
Richard Smith
2014-03-05
3
-5
/
+16
*
If a #include finds a file relative to the current file, don't forget to check
Richard Smith
2014-03-05
7
-27
/
+75
*
Fix broken link.
Rui Ueyama
2014-03-05
1
-1
/
+1
*
Visual Studio 11 = VS2012
Rui Ueyama
2014-03-05
1
-1
/
+1
*
Mention clang-cl in MSVCCompatibility.rst
Nico Weber
2014-03-05
1
-1
/
+4
*
Always print the implicit .text at the start of an asm file.
Rafael Espindola
2014-03-05
9
-17
/
+18
*
Update for llvm change.
Rafael Espindola
2014-03-05
1
-2
/
+5
*
Fix an inconsistency in treatment of trailing / in path::const_iterator
Ben Langmuir
2014-03-05
2
-8
/
+34
*
Add "override" to member functions where appropriate.
Rui Ueyama
2014-03-05
9
-116
/
+117
*
ConstantFolding: Also fold the vector overloads of our math intrinsics.
Benjamin Kramer
2014-03-05
2
-34
/
+81
*
Lower AVX v4i64->v4i32 truncate to one shuffle.
Cameron McInally
2014-03-05
2
-15
/
+7
*
[code-completion] Add a couple of test cases suggested by Jordan, and a FIXME.
Argyrios Kyrtzidis
2014-03-05
1
-1
/
+9
*
Implement LWG 2193. Default constructors for standard library containers are ...
Marshall Clow
2014-03-05
17
-8
/
+91
*
AST: Remove layering violation with Sema
David Majnemer
2014-03-05
6
-14
/
+29
*
Fix clang -Werror build break due to mismatched sign comparison.
David Blaikie
2014-03-05
1
-1
/
+1
*
Mark is_final as a C++14 feature.
Marshall Clow
2014-03-05
2
-2
/
+2
*
Remove definition of std::fmaf from libc++. Fixes bug #18910. This function s...
Marshall Clow
2014-03-05
2
-7
/
+3
*
[C++11] Using std::unique_ptr to ensure that Argument objects do not leak (si...
Aaron Ballman
2014-03-05
1
-50
/
+45
*
Work around MSVC bug in IntrusiveRefCntPtr.h
Hans Wennborg
2014-03-05
1
-1
/
+1
*
Fixed a crash when handling diagnostics without a valid file location, e.g. '...
Alexander Kornienko
2014-03-05
2
-9
/
+13
*
Use ThreadSafeRefCountedBase for vfs::FileSystem
Ben Langmuir
2014-03-05
1
-1
/
+1
*
ARM: Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
2014-03-05
8
-67
/
+245
*
Add a ThreadSafeRefCountedBase
Ben Langmuir
2014-03-05
1
-0
/
+26
*
asan_symbolize.py: use llvm-symbolizer results even if it returned function n...
Alexey Samsonov
2014-03-05
1
-2
/
+2
*
Improve llvm-symbolizer discovery in asan_symbolize.py
Alexey Samsonov
2014-03-05
2
-18
/
+25
*
Enable memrchr interceptor only on Linux
Alexey Samsonov
2014-03-05
1
-1
/
+1
*
Build JITLoader on FreeBSD also
Ed Maste
2014-03-05
5
-5
/
+8
*
tsan: add missing header file to sanitizer_common cmake file
Dmitry Vyukov
2014-03-05
1
-0
/
+1
*
Style fix: replace "1 entries" with "1 entry" in the vftable layout dumping code
Timur Iskhodzhanov
2014-03-05
5
-74
/
+76
*
tsan: fix deadlock detector build for SANITIZER_DEADLOCK_DETECTOR_VERSION=2
Dmitry Vyukov
2014-03-05
3
-9
/
+5
*
Put "jit" in alpha order in log category list
Ed Maste
2014-03-05
1
-2
/
+2
*
tsan: implement new version of standalong deadlock detector
Dmitry Vyukov
2014-03-05
9
-204
/
+635
*
tsan: include what you use
Dmitry Vyukov
2014-03-05
1
-0
/
+1
[next]