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
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
Remove utils/profile.pl.
Rafael Espindola
2013-10-14
1
-74
/
+0
|
*
Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instru...
Craig Topper
2013-10-14
1
-0
/
+3
|
*
Remove more filters from the disassembler. Mark some AVX512 instructions as C...
Craig Topper
2013-10-12
1
-5
/
+0
|
*
Mark some more instructions as CodeGenOnly. Remove filters from the disassemb...
Craig Topper
2013-10-12
1
-4
/
+0
|
*
Add missing #include's to cctype when using isdigit/alpha/etc.
Will Dietz
2013-10-12
2
-0
/
+2
|
*
Really fix CHECK-LABEL and CHECK-DAG interaction. This actually just restores...
Stephen Lin
2013-10-11
1
-9
/
+17
|
*
Fix handling of CHECK-DAG inside of CHECK-LABEL.
Rafael Espindola
2013-10-11
1
-6
/
+4
|
*
Remove another unnecessary filter from the disassembler.
Craig Topper
2013-10-11
1
-3
/
+0
|
*
Fix so CRC32r64r8 isn't accidentally filtered from the disassembler tables.
Craig Topper
2013-10-10
1
-1
/
+1
|
*
More x86 disassembler filtering cleanup.
Craig Topper
2013-10-09
1
-4
/
+1
|
*
Remove some old filters from the x86 disassembler table builder.
Craig Topper
2013-10-09
1
-6
/
+0
|
*
Remove unneeded MMX instruction definition by moving pattern to an equivalent...
Craig Topper
2013-10-08
1
-1
/
+0
|
*
Remove some instructions that existed to provide aliases to the assembler. Ca...
Craig Topper
2013-10-08
1
-3
/
+1
|
*
Remove some instructions that seem to only exist to trick the filtering check...
Craig Topper
2013-10-07
1
-1
/
+2
|
*
Add disassembler support for long encodings for INC/DEC in 32-bit mode.
Craig Topper
2013-10-07
1
-1
/
+2
|
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
3
-3
/
+3
|
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
3
-3
/
+3
|
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
3
-3
/
+3
|
*
Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...
Craig Topper
2013-10-05
4
-1
/
+46
|
*
Revert r191940 to see if it fixes the build bots.
Craig Topper
2013-10-04
4
-46
/
+1
|
*
Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...
Craig Topper
2013-10-04
4
-1
/
+46
|
*
Add XOP disassembler support. Fixes PR13933.
Craig Topper
2013-10-03
3
-3
/
+72
|
*
Add v4f16 to supported value types.
Pete Cooper
2013-10-03
1
-0
/
+1
|
*
Remove several unused variables.
Rafael Espindola
2013-10-01
4
-12
/
+0
|
*
Fix pattern sort in DAGISelEmitter.cpp
Richard Sandiford
2013-10-01
1
-9
/
+7
|
*
Filter out repeated sections from the X86 disassembler modRMTable. Saves abou...
Craig Topper
2013-09-30
2
-87
/
+67
|
*
Various x86 disassembler fixes.
Craig Topper
2013-09-30
1
-6
/
+18
|
*
Mark the x86 machine model as incomplete. PR17367.
Andrew Trick
2013-09-25
1
-0
/
+5
|
*
Fix doxygen comments to use correct function name.
Craig Topper
2013-09-25
2
-2
/
+2
|
*
Replace EVT with MVT in CodeGenDAGAPatterns.cpp.
Craig Topper
2013-09-25
1
-14
/
+14
|
*
Patch that forces MergeFunctions pass for clang.
Stepan Dyatkovskiy
2013-09-24
1
-0
/
+14
|
*
Fix formatting to match coding standards.
Craig Topper
2013-09-24
1
-10
/
+7
|
*
Initial support for Neon scalar instructions.
Jiangning Liu
2013-09-24
2
-1
/
+6
|
*
Add missing index comments to the left side of the DAG ISel matcher table for...
Craig Topper
2013-09-22
1
-2
/
+6
|
*
Provide basic type safety for array_pod_sort comparators.
Benjamin Kramer
2013-09-22
2
-6
/
+7
|
*
Missed using check type enum in one place
Matt Arsenault
2013-09-17
1
-6
/
+6
[prev]
[next]