index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
30
-716
/
+230
*
Adds the ability to run the llvm test suite in-tree.
Chris Wailes
2014-06-06
4
-1
/
+91
*
Switch name from tblgen -> llvm-tblgen for consistency with upstream LLVM.
Stephen Hines
2014-06-03
1
-1
/
+1
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
44
-545
/
+823
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
81
-2172
/
+1759
*
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
142
-1955
/
+2995
|
\
|
*
Merging r195567:
Bill Wendling
2013-11-24
1
-2
/
+15
|
*
Merging r195102:
Bill Wendling
2013-11-20
1
-1
/
+1
|
*
Merging r195193:
Bill Wendling
2013-11-20
1
-3
/
+38
|
*
Merging r195092:
Bill Wendling
2013-11-19
2
-45
/
+33
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
14
-68
/
+128
|
*
test-release.sh: tweak RPATH for the binary packages.
Arnaud A. de Grandmaison
2013-11-18
1
-0
/
+32
|
*
Unbreak the build after r194997
Alexey Samsonov
2013-11-18
1
-2
/
+0
|
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
14
-118
/
+68
|
*
TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.
Ahmed Bougacha
2013-11-17
1
-0
/
+31
|
*
gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since ...
NAKAMURA Takumi
2013-11-16
1
-2
/
+2
|
*
Small improvement to InstrinsicEmitter::EmitAttributes. This change removes ...
Owen Anderson
2013-11-16
1
-17
/
+38
|
*
Fix previous commit (r194865)
Juergen Ributzka
2013-11-15
1
-0
/
+2
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
14
-68
/
+118
|
*
Move all of the GoogleTest files back to the same locations they occupy
Chandler Carruth
2013-11-15
12
-33
/
+17
|
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
3
-12
/
+14
|
*
Update emacs llvm mode.
Matt Arsenault
2013-11-14
1
-4
/
+11
|
*
FileCheck: fix matching of one check-prefix is a prefix of another
Alexey Samsonov
2013-11-13
1
-10
/
+11
|
*
FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
2013-11-13
1
-3
/
+3
|
*
Allow multiple check prefixes in FileCheck.
Matt Arsenault
2013-11-10
1
-80
/
+237
|
*
AVX-512: added VPCONFLICT instruction and intrinsics,
Elena Demikhovsky
2013-11-03
3
-5
/
+39
|
*
Configure with --enable-terminfo=no for Apple's llvmCore builds.
Bob Wilson
2013-11-03
1
-1
/
+2
|
*
Remove linkonce_odr_auto_hide.
Rafael Espindola
2013-11-01
2
-3
/
+2
|
*
Lower stackmap intrinsics directly to their target opcode in the DAG builder.
Andrew Trick
2013-10-31
1
-0
/
+2
|
*
Enable variable arguments support for intrinsics.
Andrew Trick
2013-10-31
1
-1
/
+4
|
*
whitespace
Andrew Trick
2013-10-31
1
-49
/
+49
|
*
TableGen: remove unused variable.
Ahmed Bougacha
2013-10-28
1
-0
/
+1
|
*
TableGen: Refactor DAG patterns to enable parsing one pattern at a time.
Ahmed Bougacha
2013-10-28
2
-51
/
+65
|
*
TableGen: Refactor AsmWriterEmitter to keep AsmWriterInsts.
Ahmed Bougacha
2013-10-28
1
-26
/
+26
|
*
lit: multiprocessing platform fix attempt
Alp Toker
2013-10-28
1
-1
/
+2
|
*
Clarify the comment about BSD versions in r193465
Alp Toker
2013-10-27
1
-1
/
+2
|
*
self.path may be empty or otherwise miss the normal system directories,
Joerg Sonnenberger
2013-10-26
1
-5
/
+1
|
*
lit: Issue a note when multiprocessing fails to load
Alp Toker
2013-10-26
1
-0
/
+1
|
*
Fix a referenced before assignment in r193463
Alp Toker
2013-10-26
1
-0
/
+1
|
*
lit: handle late multiprocessing errors gracefully
Alp Toker
2013-10-26
2
-8
/
+11
|
*
Attempt to fix the FreeBSD build, disable multiprocessing
Alp Toker
2013-10-26
1
-1
/
+2
|
*
Try to fix the openbsd bot.
Rafael Espindola
2013-10-25
1
-1
/
+1
|
*
Actually switch the default to use multiprocessing
Rafael Espindola
2013-10-23
1
-1
/
+1
|
*
[lit] Stop hacking the GIL check interval.
Daniel Dunbar
2013-10-23
1
-6
/
+0
|
*
[lit] Use multiprocessing based parallelism by default, on Unix.
Daniel Dunbar
2013-10-23
1
-3
/
+7
|
*
Typo.
Peter Collingbourne
2013-10-20
1
-1
/
+1
|
*
YAMLBench.cpp: Use llvm_move instead of std::move also here.
NAKAMURA Takumi
2013-10-18
1
-1
/
+1
|
*
[Support][YAML] Add support for accessing tags and tag handle substitution.
Michael J. Spencer
2013-10-18
1
-4
/
+18
|
*
Lit: LIT_PRESERVES_TMP should be aware of TMPDIR, too.
NAKAMURA Takumi
2013-10-17
1
-2
/
+3
|
*
Lit: Introduce an environment variable, $LIT_PRESERVES_TMP, to preserve TMP (...
NAKAMURA Takumi
2013-10-17
1
-0
/
+9
[next]