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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove special FP opcode maps and instead add enough MRM_XX formats to handle...
Craig Topper
2014-02-19
5
-126
/
+161
*
Reduce size of map field in X86 TSFlags since it now requires less bits.
Craig Topper
2014-02-19
2
-28
/
+28
*
Put some of the X86 formats in a more logical order.
Craig Topper
2014-02-19
2
-36
/
+36
*
Remove A6/A7 opcode maps. They can all be handled with a TB map, opcode of 0x...
Craig Topper
2014-02-19
7
-100
/
+52
*
MCAsmParser: support required parameters
Saleem Abdulrasool
2014-02-19
1
-12
/
+59
*
MCAsmParser: change representation of MCAsmMacroParameter
Saleem Abdulrasool
2014-02-19
1
-18
/
+22
*
Now that llvm always does the right thing with private, use it.
Rafael Espindola
2014-02-19
1
-11
/
+5
*
Avoid an infinite cycle with private linkage and -f{data|function}-sections.
Rafael Espindola
2014-02-19
2
-5
/
+6
*
Fix PR18743.
Rafael Espindola
2014-02-18
20
-119
/
+206
*
Rename a DebugLoc variable to DbgLoc and a DataLayout to DL.
Rafael Espindola
2014-02-18
4
-355
/
+384
*
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
1
-0
/
+10
*
Rename some member variables from TD to DL.
Rafael Espindola
2014-02-18
15
-114
/
+114
*
XCore target: Handle common linkage
Robert Lytton
2014-02-18
2
-7
/
+10
*
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
4
-47
/
+123
*
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
1
-0
/
+14
*
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
1
-1
/
+1
*
Add an x86 prefix encoding for instructions that would decode to a different ...
Craig Topper
2014-02-18
8
-175
/
+175
*
Fix the arm assembler so that this malformed instruction:
Kevin Enderby
2014-02-17
1
-1
/
+2
*
Add support for assigning to . in AsmParser.
Anders Waldenborg
2014-02-17
1
-8
/
+6
*
Fix diassembler handling of rex.b when mod=00/01/10 and bbb=101. Mod=00 shoul...
Craig Topper
2014-02-17
1
-4
/
+3
*
AVX-512: implemented zext fron i1 to i16
Elena Demikhovsky
2014-02-17
1
-1
/
+3
*
fix for null VectorizedValue assertion in the SLP Vectorizer (in function vec...
Gerolf Hoflehner
2014-02-17
1
-2
/
+4
*
MCAsmParser: better handling for named arguments
Saleem Abdulrasool
2014-02-17
1
-15
/
+56
*
Use 16 byte stack alignment for NaCl on ARM
Mark Seaborn
2014-02-16
3
-6
/
+7
*
SCEVExpander: Try hard not to create derived induction variables in other loops
Arnold Schwaighofer
2014-02-16
1
-25
/
+136
*
Remove dead code, we already require cmake 2.8.8.
Rafael Espindola
2014-02-16
1
-5
/
+0
*
Remove unnecessary typename.
Rafael Espindola
2014-02-16
1
-6
/
+6
*
AVX-512: simpyfied BUILD_VECTOR for masks; fixed cmp/test sequence
Elena Demikhovsky
2014-02-16
2
-70
/
+28
*
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
5
-73
/
+180
*
MCAsmParser: relax declaration parsing
Saleem Abdulrasool
2014-02-16
1
-1
/
+4
*
ARM IAS: (partially) support .arch_extension directive
Saleem Abdulrasool
2014-02-16
1
-0
/
+82
*
DebugInfo: Deduplicate entries in the fission address table
David Blaikie
2014-02-15
3
-18
/
+20
*
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
1
-127
/
+25
*
SCEVExpander: Try hard not to create derived induction variables in other loops
Arnold Schwaighofer
2014-02-15
1
-25
/
+127
*
Add opcode extension forms of MOV8ri/MOV16ri/MOV32ri.
Craig Topper
2014-02-15
1
-0
/
+10
*
DebugInfo: Implement DW_AT_stmt_list for type units
David Blaikie
2014-02-14
3
-2
/
+22
*
DwarfUnit: Remove unnecessarily explicit/out of line virtual dtors.
David Blaikie
2014-02-14
2
-6
/
+0
*
DwarfUnit: Remove unnecessary (void)t; that was previously used to suppress -...
David Blaikie
2014-02-14
1
-1
/
+0
*
DwarfUnit: Refactor out DW_AT_stmt_list creation into common function for fis...
David Blaikie
2014-02-14
3
-30
/
+31
*
Add extern template instantiations of llvm::Calculate.
Rafael Espindola
2014-02-14
1
-0
/
+10
*
[CodeGenPrepare][AddressingModeMatcher] Give up on type promotion if the
Quentin Colombet
2014-02-14
1
-3
/
+33
*
TargetLowering: n * r where n > 2 should be an illegal addressing mode
Tom Stellard
2014-02-14
1
-0
/
+2
[next]