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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a DebugLoc variable to DbgLoc and a DataLayout to DL.
Rafael Espindola
2014-02-18
6
-360
/
+389
*
Consistently check 'IsCode' when allocating sections in RuntimeDyld (via
Lang Hames
2014-02-18
2
-2
/
+6
*
[AArch64] Expanded sin, cos, pow with FP vector types inputs
Ana Pazos
2014-02-18
2
-0
/
+106
*
[mips] Add support for ELF64-mips and the R_MIPS_32/R_MIPS_64 relocs for it.
Daniel Sanders
2014-02-18
2
-0
/
+19
*
Rename some member variables from TD to DL.
Rafael Espindola
2014-02-18
29
-145
/
+145
*
Add myself as owner for libc++
Marshall Clow
2014-02-18
1
-0
/
+4
*
XCore target: Handle common linkage
Robert Lytton
2014-02-18
3
-7
/
+22
*
XCore target: addMemOperand as necessary
Robert Lytton
2014-02-18
3
-49
/
+109
*
XCore target: Fix llvm.eh.return and EH info register handling
Robert Lytton
2014-02-18
5
-120
/
+330
*
Darwin builds: handle different possible form for SDKROOT.
Tim Northover
2014-02-18
1
-4
/
+6
*
GlobalMerge: move "-global-merge" option to the pass itself.
Tim Northover
2014-02-18
2
-6
/
+9
*
X86: use vpsllvd (& friends) for 16-bit shifts on Haswell
Tim Northover
2014-02-18
2
-0
/
+47
*
llvm-cov: Support gcov's extermely lenient treatment of -o
Justin Bogner
2014-02-18
2
-4
/
+24
*
Add PS prefix to some classes I missed in r201538.
Craig Topper
2014-02-18
1
-2
/
+2
*
Add a bunch of OpSize32 tags to 64-bit mode only instructions to match their ...
Craig Topper
2014-02-18
4
-28
/
+31
*
AVX-512: Fixed size of mask registers
Elena Demikhovsky
2014-02-18
1
-4
/
+6
*
Fix a typo about lowering AArch64 va_copy.
Jiangning Liu
2014-02-18
2
-15
/
+10
*
Add an x86 prefix encoding for instructions that would decode to a different ...
Craig Topper
2014-02-18
9
-185
/
+213
*
PGO: llvm-profdata: tool for merging profiles
Duncan P. N. Exon Smith
2014-02-17
26
-2
/
+353
*
Fix the arm assembler so that this malformed instruction:
Kevin Enderby
2014-02-17
2
-1
/
+7
*
Add support for assigning to . in AsmParser.
Anders Waldenborg
2014-02-17
6
-12
/
+81
*
Fix diassembler handling of rex.b when mod=00/01/10 and bbb=101. Mod=00 shoul...
Craig Topper
2014-02-17
2
-4
/
+27
*
AVX-512: implemented zext fron i1 to i16
Elena Demikhovsky
2014-02-17
2
-1
/
+39
*
fix for null VectorizedValue assertion in the SLP Vectorizer (in function vec...
Gerolf Hoflehner
2014-02-17
2
-2
/
+69
*
MCAsmParser: add some mixed argument tests
Saleem Abdulrasool
2014-02-17
1
-0
/
+30
*
MCAsmParser: better handling for named arguments
Saleem Abdulrasool
2014-02-17
4
-16
/
+132
*
Use 16 byte stack alignment for NaCl on ARM
Mark Seaborn
2014-02-16
4
-6
/
+38
*
SCEVExpander: Try hard not to create derived induction variables in other loops
Arnold Schwaighofer
2014-02-16
3
-26
/
+189
*
Remove dead code, we already require cmake 2.8.8.
Rafael Espindola
2014-02-16
2
-10
/
+1
*
Remove unnecessary typename.
Rafael Espindola
2014-02-16
1
-6
/
+6
*
Fix more broken CHECK lines
Nico Rieck
2014-02-16
3
-75
/
+75
*
Add extra CHECK prefix to tests with explicit prefix
Nico Rieck
2014-02-16
6
-22
/
+22
*
Actually call FileCheck in tests
Nico Rieck
2014-02-16
3
-3
/
+3
*
llvmbuild: Exclude disabled targets from LLVMExports.cmake.
NAKAMURA Takumi
2014-02-16
1
-0
/
+5
*
LLVMExports.cmake: Add System libs $(LIBS) to LLVMSupport, corresponding to r...
NAKAMURA Takumi
2014-02-16
1
-0
/
+2
*
LLVMExports.cmake: Exclude gtest since they are not installed.
NAKAMURA Takumi
2014-02-16
1
-1
/
+1
*
AVX-512: simpyfied BUILD_VECTOR for masks; fixed cmp/test sequence
Elena Demikhovsky
2014-02-16
4
-92
/
+43
*
fixed typo in comment as my test commit
Gerolf Hoflehner
2014-02-16
1
-1
/
+1
*
Add a DIELoc class to cover the DW_FORM_exprloc set of expressions
Eric Christopher
2014-02-16
8
-77
/
+184
*
Fix broken CHECK lines
Nico Rieck
2014-02-16
12
-25
/
+25
*
MCAsmParser: relax declaration parsing
Saleem Abdulrasool
2014-02-16
2
-1
/
+14
*
ARM IAS: (partially) support .arch_extension directive
Saleem Abdulrasool
2014-02-16
8
-0
/
+988
*
DebugInfo: Deduplicate entries in the fission address table
David Blaikie
2014-02-15
4
-22
/
+22
*
DwarfDebug: Remove dead code.
David Blaikie
2014-02-15
1
-7
/
+3
*
Revert "SCEVExpander: Try hard not to create derived induction variables in o...
Arnold Schwaighofer
2014-02-15
3
-180
/
+26
*
SCEVExpander: Try hard not to create derived induction variables in other loops
Arnold Schwaighofer
2014-02-15
3
-26
/
+180
*
Cleanup docs about lit substitutions
Nico Rieck
2014-02-15
1
-48
/
+69
*
Add opcode extension forms of MOV8ri/MOV16ri/MOV32ri.
Craig Topper
2014-02-15
2
-0
/
+19
*
Fix typo
Nico Rieck
2014-02-15
1
-2
/
+2
*
Remove tautological test line (unsigneds are always >=0).
Lang Hames
2014-02-15
1
-1
/
+0
[next]