index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix -Wunused introduced in r286945 for release builds.
Daniel Sanders
2016-11-15
1
-0
/
+2
*
[tablegen] Extract portions of AsmMatcherEmitter for re-use by another genera...
Daniel Sanders
2016-11-15
4
-89
/
+158
*
[opt-viewer] Add support for libYAML for faster parsing
Adam Nemet
2016-11-15
1
-2
/
+12
*
[opt-viewer] Don't fail with remarks without debug location
Adam Nemet
2016-11-14
1
-2
/
+2
*
Handle non-inlined clang::Type::getAs specializations in extract_symbols.py
Stephan Bergmann
2016-11-14
1
-4
/
+12
*
Improve `git llvm push` to suggest `git pull` when applying patch fails
Mehdi Amini
2016-11-12
1
-4
/
+13
*
Print correct directory in merge script.
Richard Trieu
2016-11-11
1
-1
/
+1
*
[opt-viewer] Make it work in the absence of hotness information
Adam Nemet
2016-11-11
1
-12
/
+30
*
[opt-viewer] PEPify opt-viewer.py
Mandeep Singh Grang
2016-11-11
1
-5
/
+18
*
[opt-viewer] Add column number support
Adam Nemet
2016-11-11
1
-3
/
+8
*
[opt-viewer] Display inlining context
Adam Nemet
2016-11-11
1
-0
/
+18
*
[opt-viewer] Add option to set source directory
Adam Nemet
2016-11-11
1
-1
/
+22
*
[opt-viewer] Mention Pygments in the description
Adam Nemet
2016-11-11
1
-1
/
+1
*
[opt-viewer] Add syntax highlighting
Adam Nemet
2016-11-11
2
-1
/
+74
*
[opt-viewer] Avoid duplicated remarks
Adam Nemet
2016-11-10
1
-4
/
+13
*
Re-apply r286384, "X86: Introduce the "relocImm" ComplexPattern, which repres...
Peter Collingbourne
2016-11-09
3
-7
/
+13
*
Revert r286384, "X86: Introduce the "relocImm" ComplexPattern, which represen...
Peter Collingbourne
2016-11-09
3
-13
/
+7
*
X86: Introduce the "relocImm" ComplexPattern, which represents a relocatable ...
Peter Collingbourne
2016-11-09
3
-7
/
+13
*
[opt-viewer] Avoid division by zero
Adam Nemet
2016-11-07
1
-1
/
+1
*
[OptDiag, opt-viewer] Save callee's location and display as link
Adam Nemet
2016-11-07
1
-8
/
+24
*
[lit] Print negative exit codes on Windows in hex
Reid Kleckner
2016-11-07
1
-2
/
+8
*
Fix `git-llvm` script to handle `git worktree` setups correctly
Mehdi Amini
2016-11-07
1
-1
/
+2
*
Add some facilities to work with a git monorepo (experimental setup)
Mehdi Amini
2016-11-07
1
-0
/
+278
*
[X86] Fix test checks script to satisfy pyflakes
Zvi Rackover
2016-11-07
1
-5
/
+4
*
[X86] Fix test checks script to handle run lines with no pipe checks
Zvi Rackover
2016-11-07
1
-1
/
+5
*
Revert "Add some facilities to work with a git monorepo (experimental setup)"
Mehdi Amini
2016-11-07
1
-296
/
+0
*
Add some facilities to work with a git monorepo (experimental setup)
Mehdi Amini
2016-11-07
1
-0
/
+296
*
[lit] Remove TODO
Brian Gesiak
2016-11-03
2
-175
/
+3
*
vim: special case the CHECK prefix
Saleem Abdulrasool
2016-11-03
1
-0
/
+1
*
Expandload and Compressstore intrinsics
Elena Demikhovsky
2016-11-03
2
-6
/
+8
*
[TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.h
Alex Bradbury
2016-11-01
1
-9
/
+2
*
Fix per-processor model scheduler definition completeness check
Ulrich Weigand
2016-10-31
1
-1
/
+2
*
[utils] Add a '--unified-report' option to the code coverage prep script
Vedant Kumar
2016-10-26
1
-12
/
+29
*
[utils] Use print_function in the code coverage prep script, NFC.
Vedant Kumar
2016-10-26
1
-5
/
+7
*
[utils] Add an '--only-merge' option to the code coverage prep script
Vedant Kumar
2016-10-26
1
-3
/
+11
*
[lit] Work around Windows MSys command line tokenization bug
Reid Kleckner
2016-10-26
1
-0
/
+61
*
Revert 285087.
Nico Weber
2016-10-25
1
-0
/
+8
*
Try removing an MSVC2010 workaround.
Nico Weber
2016-10-25
1
-8
/
+0
*
[lit] Add more testing instructions to README
Brian Gesiak
2016-10-22
1
-0
/
+15
*
Switch SmallSetVector to use DenseSet when it overflows its inline space.
Justin Lebar
2016-10-21
2
-20
/
+23
*
Improve tablegen gen-subtarget diagnostics for missing machine models.
Andrew Trick
2016-10-18
1
-5
/
+8
*
vim: add `norecurse` attribute
Saleem Abdulrasool
2016-10-14
1
-0
/
+1
*
vim: add `comdat` keyword
Saleem Abdulrasool
2016-10-14
1
-0
/
+1
*
[lit] Fix test shtest-timeout.py for modern output
Michal Gorny
2016-10-12
1
-10
/
+9
*
[lit] Fix FormatError on individual test timeout
Michal Gorny
2016-10-12
1
-1
/
+1
*
[lit] Run unit tests as part of lit test suite
Brian Gesiak
2016-10-12
2
-108
/
+112
*
[opt-viewer] Remove unnecessary call to demangle
Adam Nemet
2016-10-11
1
-1
/
+1
*
[opt-viewer] Print hotness as percentage of the maximum hotness
Adam Nemet
2016-10-11
1
-2
/
+9
*
[opt-viewer] Convert another HTML output to use a multiline string
Adam Nemet
2016-10-11
1
-10
/
+16
*
Fix issue which cases lit installed with setup.py to not resolve main
Chris Matthews
2016-10-10
1
-0
/
+2
[next]