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
*
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
*
Use function's argument instead of the global flag.
Matt Arsenault
2013-09-17
1
-3
/
+3
*
FileCheck refactor: use enum instead of bunch of bools
Matt Arsenault
2013-09-17
1
-76
/
+88
*
TableGen: fix constness of new comparison function.
Tim Northover
2013-09-16
1
-1
/
+1
*
TableGen: give asm match classes deterministic order.
Tim Northover
2013-09-16
1
-23
/
+46
*
AsmMatcher: emit subtarget feature enum in deterministic order.
Tim Northover
2013-09-16
1
-7
/
+7
*
Fix the build for git repositories with multiple remotes.
Daniel Sanders
2013-09-16
1
-1
/
+1
*
Replace some unnecessary vector copies with references.
Benjamin Kramer
2013-09-15
1
-1
/
+1
*
[lit] Add an --output option, for writing results in a machine readable form.
Daniel Dunbar
2013-09-14
5
-3
/
+96
*
Fix build failure reported by Tobias Markmann in bug 17203.
Daniel Sanders
2013-09-13
1
-1
/
+1
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
4
-0
/
+50
*
[lit] Add support for attach arbitrary metrics to test results.
Daniel Dunbar
2013-09-11
5
-2
/
+119
*
llvm-tblgen: Mangle operand replacements into the strings in printAliasInstr.
Benjamin Kramer
2013-09-11
1
-40
/
+45
*
llvm-tblgen: Stabilize subreg index tables.
Benjamin Kramer
2013-09-11
1
-2
/
+2
*
debuginfo-tests: Add support for an lldb wrapper script
Adrian Prantl
2013-09-06
1
-1
/
+18
*
[lit] Allow config files to pass arbitrary values to child configs.
Daniel Dunbar
2013-09-03
4
-12
/
+8
*
TableGen: Enumerate Schedule Model too.
Vincent Lejeune
2013-09-03
1
-1
/
+9
*
Tidy up. Comment grammar.
Jim Grosbach
2013-08-29
1
-2
/
+2
*
Tidy up. Trailing whitespace.
Jim Grosbach
2013-08-29
1
-39
/
+39
*
Move StringToOffsetTable into the TableGen include directory so I can use it ...
Craig Topper
2013-08-29
2
-84
/
+1
*
[lit] [tests] Add missing test input file.
Daniel Dunbar
2013-08-29
1
-0
/
+6
*
[lit] Fix internal shell's argv[0] handling.
Daniel Dunbar
2013-08-29
2
-3
/
+5
*
[lit] Add support for multiprocessing, under --use-processes for now.
Daniel Dunbar
2013-08-29
3
-39
/
+115
*
[lit] Implement --max-time support by using provider cancel method.
Daniel Dunbar
2013-08-29
1
-10
/
+16
*
[lit] Refactor test execution logic into lit.run.Run.
Daniel Dunbar
2013-08-29
2
-123
/
+158
*
[lit] Put display lock inside the ThreadResultsConsumer.
Daniel Dunbar
2013-08-29
1
-17
/
+9
*
[lit] Factor out a results consumer interface for test execution.
Daniel Dunbar
2013-08-29
1
-20
/
+44
*
[lit] Move top-level execute code into Run object.
Daniel Dunbar
2013-08-29
4
-41
/
+49
*
[lit] Factor out Run class to capture configuration + discovered tests.
Daniel Dunbar
2013-08-29
2
-18
/
+29
*
[lit] Change lit.Test.ResultCode to be unique across pickling.
Daniel Dunbar
2013-08-29
1
-0
/
+11
*
[lit] Add a TODO.
Daniel Dunbar
2013-08-29
1
-0
/
+29
*
[lit] Update shtest format to return lit.Test.Result objects.
Daniel Dunbar
2013-08-29
1
-40
/
+21
*
[lit] Update LitTestCase to support lit.Test.Result.
Daniel Dunbar
2013-08-29
1
-5
/
+13
*
Option parsing: support case-insensitive option matching.
Rui Ueyama
2013-08-28
1
-5
/
+10
*
Add missing include
Craig Topper
2013-08-28
1
-0
/
+1
*
Revert "Option parsing: support case-insensitive option matching." as it brok...
Rui Ueyama
2013-08-28
1
-14
/
+16
*
Option parsing: support case-insensitive option matching.
Rui Ueyama
2013-08-27
1
-16
/
+14
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
2
-1
/
+2
*
Add an OtherPreserved field to the CalleeSaved TableGen class.
Jakob Stoklund Olesen
2013-08-23
1
-1
/
+13
*
AVX-512: Added masked SHIFT commands, more encoding tests
Elena Demikhovsky
2013-08-22
1
-17
/
+23
*
ARM: use TableGen patterns to select CMOV operations.
Tim Northover
2013-08-22
2
-3
/
+3
*
Remove llvm-lit from the cmake install target.
Hans Wennborg
2013-08-22
1
-8
/
+0
*
[lit] Fix a couple lingering Py3 compat issues in ProgressBar.
Daniel Dunbar
2013-08-21
1
-4
/
+12
*
[lit] Lift XFAIL handling to core infrastructure.
Daniel Dunbar
2013-08-21
3
-36
/
+48
*
[lit] Allow formats to return lit.Test.Result instances directly.
Daniel Dunbar
2013-08-21
2
-10
/
+21
*
[lit] Factor out a separate Test.Result() object.
Daniel Dunbar
2013-08-21
2
-33
/
+40
*
[lit] Simplify --time-tests code.
Daniel Dunbar
2013-08-21
1
-11
/
+5
*
[lit] Extract TestFormat base class, for future use.
Daniel Dunbar
2013-08-21
4
-10
/
+10
[next]