index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regular expression to work with multiple-digit version numbers
Dmitri Gribenko
2013-11-14
1
-2
/
+2
*
ARM: produce friendly error for invalid inline asm
Tim Northover
2013-11-14
2
-0
/
+20
*
Add a triple and switch test to FileCheck.
Rafael Espindola
2013-11-14
1
-1
/
+8
*
llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
Error if we see an alias to a declaration.
Rafael Espindola
2013-11-14
10
-26
/
+75
*
[asan] Poor man's coverage that works with ASan
Kostya Serebryany
2013-11-14
2
-0
/
+65
*
[msan] Use CHECK-DAG instead of CHECK where order of instructions does not ma...
Evgeniy Stepanov
2013-11-14
1
-2
/
+2
*
[msan] Fast path optimization for wrap-indirect-calls feature of MemorySaniti...
Evgeniy Stepanov
2013-11-14
2
-14
/
+80
*
llvm-cov requires IR and Support as libraries. Instrumentation would be overk...
NAKAMURA Takumi
2013-11-14
2
-2
/
+2
*
llvm-cov.test: Tweak win32 hosts not confused by \r\n in llvm-cov's stdout.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
IR/GCOV.cpp: Use PRIu64 as format string with uint64_t.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-11-14
1
-3
/
+2
*
AVX-512: Handled extractelement from mask vector;
Elena Demikhovsky
2013-11-14
5
-2
/
+113
*
Fix the header comment of the new pass manager stuff to not claim to be
Chandler Carruth
2013-11-14
1
-1
/
+1
*
Indentation fixes
Matt Arsenault
2013-11-14
2
-3
/
+2
*
Add a comment
Matt Arsenault
2013-11-14
1
-1
/
+3
*
Fix trailing whitespace in debug printing
Matt Arsenault
2013-11-14
1
-1
/
+1
*
R600/SI: Add testcase for problem I ran into
Matt Arsenault
2013-11-14
1
-0
/
+18
*
yaml::Input::mapTag(): Don't use StringRef to hold return type of std::string.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
AArch64DAGToDAGISel::SelectVTBL(): Fix a warning. [-Wunused-variable]
NAKAMURA Takumi
2013-11-14
1
-3
/
+1
*
Minor extension to llvm.experimental.patchpoint: don't require a call.
Andrew Trick
2013-11-14
3
-12
/
+33
*
Add test case for AArch64 NEON instruction set misc.
Kevin Qin
2013-11-14
2
-0
/
+2255
*
[OCaml] Build stub OCaml libraries for all configured targets
Peter Zotov
2013-11-14
6
-0
/
+195
*
[OCaml] Expose LLVM's fatal error and stacktrace APIs
Peter Zotov
2013-11-14
3
-0
/
+47
*
Don't mangle \n and "
Rafael Espindola
2013-11-14
3
-38
/
+21
*
Add external project LDC to release notes.
Kai Nacke
2013-11-14
1
-0
/
+15
*
R600/SIFixSGPRCopies.cpp: Fix \param to \return. [-Wdocumentation]
NAKAMURA Takumi
2013-11-14
1
-1
/
+1
*
Whitespace.
NAKAMURA Takumi
2013-11-14
1
-4
/
+4
*
[AArch64 neon] support poly64 and relevant intrinsic functions.
Kevin Qin
2013-11-14
2
-0
/
+12
*
remove extra semicolon
Nick Kledzik
2013-11-14
1
-1
/
+1
*
Implement aarch64 neon instruction class SIMD misc.
Kevin Qin
2013-11-14
6
-129
/
+2080
*
Add dyn_cast<> support to YAML I/O's IO class
Nick Kledzik
2013-11-14
3
-5
/
+80
*
Added BlockFrequencyInfo::view for displaying the block frequency propagation...
Michael Gottesman
2013-11-14
2
-0
/
+105
*
Suppress llvm-cov.test on Win32, with REQUIRES: shell
NAKAMURA Takumi
2013-11-14
1
-0
/
+2
*
Update emacs llvm mode.
Matt Arsenault
2013-11-14
1
-4
/
+11
*
Implement AArch64 NEON instruction set AdvSIMD (table).
Jiangning Liu
2013-11-14
8
-1
/
+1185
*
Fixing a heisenbug where the memory dependence analysis behaves differently
Yunzhong Gao
2013-11-14
2
-5
/
+266
*
Add simple support for tags in YAML I/O
Nick Kledzik
2013-11-14
4
-2
/
+121
*
llvm-cov: Slightly improved error checking.
Yuchen Wu
2013-11-14
2
-2
/
+6
*
llvm-cov: Removed StringMap holding GCOVLines.
Yuchen Wu
2013-11-14
3
-55
/
+21
*
llvm-cov: Replaced asserts with proper error handling.
Yuchen Wu
2013-11-14
3
-59
/
+106
*
Fixed 80+ violations.
Michael Gottesman
2013-11-14
1
-5
/
+5
*
R600: Fix uninitialized variable usage
Tom Stellard
2013-11-13
1
-5
/
+5
*
Take care of long short branch immediate instructions for mips16 in
Reed Kotler
2013-11-13
3
-5
/
+69
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
28
-154
/
+429
*
R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
2013-11-13
17
-144
/
+656
*
llvm-cov: Changed XFAIL targets to be more generic.
Yuchen Wu
2013-11-13
1
-1
/
+1
*
Added basic unit test for llvm-cov.
Yuchen Wu
2013-11-13
7
-0
/
+171
*
add more comments around the delinearization of arrays
Sebastian Pop
2013-11-13
3
-17
/
+88
[next]