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
*
Revert "Add LLVMGetAttrKindIDInContext in the C API in order to facilitate mi...
Amaury Sechet
2016-04-13
1
-23
/
+0
*
Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration ...
Amaury Sechet
2016-04-13
1
-0
/
+23
*
Delete mergefunctions.clang.svn.patch
JF Bastien
2016-04-12
1
-14
/
+0
*
Minor code cleanup. NFC.
Junmo Park
2016-04-12
1
-2
/
+2
*
vim: add missing keyword
Saleem Abdulrasool
2016-04-06
1
-2
/
+2
*
fixed to discard earlier advertising
Sanjay Patel
2016-04-05
1
-3
/
+4
*
add example usage and workflow to --help output
Sanjay Patel
2016-04-05
1
-2
/
+25
*
check or check-next the first line of the function too
Sanjay Patel
2016-04-05
1
-5
/
+15
*
[TableGen] AsmMatcherEmitter.cpp: replace a sequence of "if" to "switch" in e...
Valery Pykhtin
2016-04-05
1
-2
/
+6
*
lit: python3 compatibility fix
Matthias Braun
2016-03-31
1
-1
/
+8
*
[lit][googletest] Handle upstream gtest output
Daniel Dunbar
2016-03-31
4
-0
/
+67
*
Submitted new file with wrong line endings. Correcting...
Mike Spertus
2016-03-28
1
-7
/
+7
*
Use VS2015 Project Support for Natvis to eliminate the need to manually insta...
Mike Spertus
2016-03-28
2
-3
/
+12
*
workaround for an IR variable named %.
Sanjay Patel
2016-03-27
1
-0
/
+2
*
add scrubber for excessive leading whitespace
Sanjay Patel
2016-03-27
1
-0
/
+3
*
abtest: Cleanup, improve comments
Matthias Braun
2016-03-26
1
-38
/
+48
*
abtest: Check all files, improve announcements
Matthias Braun
2016-03-26
1
-5
/
+6
*
Put my abtest scripts into the util directory
Matthias Braun
2016-03-26
3
-0
/
+342
*
fix IR function name regex to allow hyphens
Sanjay Patel
2016-03-25
1
-2
/
+2
*
Add utility script to generate checks for opt or llc regression tests
Sanjay Patel
2016-03-24
1
-0
/
+355
*
don't hardcode the name of the llc checks script
Sanjay Patel
2016-03-24
1
-5
/
+2
*
reorganize llc checks script to allow more flexibility, part 2; NFCI
Sanjay Patel
2016-03-24
1
-73
/
+104
*
reorganize llc checks script to allow more flexibility; NFCI
Sanjay Patel
2016-03-23
1
-28
/
+31
*
Typesafe visualization of PointerIntPairs in Visual Studio
Mike Spertus
2016-03-18
1
-2
/
+2
*
[lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Filipe Cabecinhas
2016-03-17
1
-2
/
+14
*
[lit] Hack lit to allow a test suite to request that it is run "early".
Chandler Carruth
2016-03-12
3
-2
/
+14
*
Type correct Visual Studio native visualization for PointerUnions
Mike Spertus
2016-03-11
1
-9
/
+9
*
[TableGen] more helpful error message in MapTableEmitter
Nicolai Haehnle
2016-03-10
1
-2
/
+12
*
[CodeGen] Add space-optimized EmitMergeInputChains1_2 to the DAG isel matchin...
Craig Topper
2016-03-07
1
-2
/
+2
*
TableGen: Accept itinerary data when checking for schedmodel completeness
Matthias Braun
2016-03-03
1
-4
/
+4
*
TableGen: Display helpfull message for incomplete models.
Matthias Braun
2016-03-01
1
-1
/
+7
*
TableGen: Check scheduling models for completeness
Matthias Braun
2016-03-01
2
-0
/
+47
*
TableGen: Add hasNoSchedulingInfo to instructions
Matthias Braun
2016-03-01
3
-1
/
+4
*
[TableGen] AsmMatcher: Skip optional operands in the midle of instruction if ...
Nikolay Haustov
2016-03-01
1
-14
/
+21
*
Reapply r262092: [FileCheck] Abort if -NOT is combined with another suffix.
Paul Robinson
2016-02-29
1
-1
/
+18
*
[test-release.sh] Add lldb to list of projects (disabled by default)
Daniel Sanders
2016-02-29
1
-0
/
+15
*
Revert r262092, caught LLD tests
Paul Robinson
2016-02-26
1
-18
/
+1
*
[FileCheck] Abort if -NOT is combined with another suffix.
Paul Robinson
2016-02-26
1
-1
/
+18
*
AVX512F: Add GATHER/SCATTER assembler Intel syntax tests for knl/skx/avx . Ch...
Igor Breger
2016-02-25
1
-16
/
+20
*
Fix comment
Xinliang David Li
2016-02-23
1
-1
/
+1
*
[X86] Remove some unused encoding checks from the disassembler table building.
Craig Topper
2016-02-20
1
-4
/
+0
*
[TableGen,X86] Add NDEBUG check to a variable initialization that's only used...
Craig Topper
2016-02-18
1
-0
/
+2
*
[TableGen,X86] Remove extra optional operand from RawFrm. RawFrm with 2 immed...
Craig Topper
2016-02-18
1
-3
/
+1
*
[TableGen] Fix inconsistent spacing. NFC
Craig Topper
2016-02-16
1
-2
/
+2
*
[TableGen] Stop passing by reference an integer that doesn't get modified. NFC
Craig Topper
2016-02-16
2
-2
/
+2
*
[TableGen] Remove unused member variable. NFC
Craig Topper
2016-02-16
2
-3
/
+0
*
[TableGen] Use range-based for loop. NFC
Craig Topper
2016-02-16
1
-2
/
+2
*
[TableGen] Remove constant string argument from a method that's only called o...
Craig Topper
2016-02-14
1
-5
/
+5
*
[TableGen] Fix comment about 64-bit type I missed when I removed the underlyi...
Craig Topper
2016-02-13
1
-1
/
+1
*
[TableGen] Use range-based for loops. NFC
Craig Topper
2016-02-13
2
-131
/
+106
[next]