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
...
*
Revert/correct some FastISel changes in r170104 (EVT->MVT for
Patrik Hagglund
2012-12-17
2
-16
/
+25
*
Optimize tree walking in markAliveBlocks.
Evgeniy Stepanov
2012-12-17
1
-4
/
+3
*
Add instruction encodings for PEEK and ENDIN.
Richard Osborne
2012-12-17
1
-8
/
+8
*
Fix a secondary bug I introduced while fixing the first part of PR14478.
Chandler Carruth
2012-12-17
1
-6
/
+2
*
Fix parameter name in prototypes in XCoreDisassembler.
Richard Osborne
2012-12-17
1
-3
/
+3
*
Hoist a convertValue call to the two paths where it is needed.
Chandler Carruth
2012-12-17
1
-3
/
+4
*
Add instruction encodings / disassembly support for rus instructions.
Richard Osborne
2012-12-17
3
-19
/
+104
*
Hoist the insertVector helper to be a static helper.
Chandler Carruth
2012-12-17
1
-49
/
+62
*
Add instruction encodings for ZEXT and SEXT.
Richard Osborne
2012-12-17
1
-8
/
+8
*
Lift the extractVector helper all the way out to a static helper function.
Chandler Carruth
2012-12-17
1
-30
/
+32
*
Factor the vector load rewriting into a more generic form.
Chandler Carruth
2012-12-17
1
-16
/
+27
*
Add instruction encodings / disassembly support for 2r instructions.
Richard Osborne
2012-12-17
3
-70
/
+148
*
Add instruction encodings / disassembly support for 0r instructions.
Richard Osborne
2012-12-17
2
-9
/
+12
*
Simplify assertion in XCoreInstPrinter.
Richard Osborne
2012-12-17
1
-2
/
+3
*
Update comments to match recommended doxygen style.
Richard Osborne
2012-12-17
4
-16
/
+17
*
Remove unnecessary include.
Richard Osborne
2012-12-17
1
-1
/
+0
*
Remove EFLAGS from the BLSI/BLSMSK/BLSR patterns. The nodes created by DAG co...
Craig Topper
2012-12-17
1
-11
/
+11
*
Simplify BMI ANDN matching to use patterns instead of a DAG combine. Also add...
Craig Topper
2012-12-17
4
-13
/
+16
*
Add rest of BMI/BMI2 instructions to the folding tables as well as popcnt and...
Craig Topper
2012-12-17
1
-1
/
+26
*
Remove store forms of DEC/INC from isDefConvertible. Since they are stores th...
Craig Topper
2012-12-17
1
-6
/
+2
*
Fix the first part of PR14478: memset now works.
Chandler Carruth
2012-12-17
1
-34
/
+68
*
Extract the logic for inserting a subvector into a vector alloca.
Chandler Carruth
2012-12-17
1
-38
/
+50
*
Lift the integer splat computation into a helper function.
Chandler Carruth
2012-12-17
1
-11
/
+28
*
Add debug prints for when optimizeLoadInstr folds a load.
Craig Topper
2012-12-17
1
-0
/
+6
*
Add instruction encodings and disassembly for 1r instructions.
Richard Osborne
2012-12-16
7
-42
/
+113
*
Add XCore disassembler.
Richard Osborne
2012-12-16
7
-2
/
+113
*
Remove invalid instruction encodings.
Richard Osborne
2012-12-16
1
-18
/
+0
*
Mark anything deriving from PseudoInstXCore as a pseudo instruction.
Richard Osborne
2012-12-16
1
-1
/
+3
*
Set instruction size correctly in XCoreInstrFormats.td
Richard Osborne
2012-12-16
1
-20
/
+21
*
Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.
Richard Osborne
2012-12-16
14
-27
/
+401
*
Replace ${:comment} with the comment symbol.
Richard Osborne
2012-12-16
1
-6
/
+6
*
Declare class DwarfDebug before use instead of relying on a forward declaration
Dmitri Gribenko
2012-12-16
1
-0
/
+1
*
MCPureStreamer.cpp: Try to fix build, pruning EmitDebugLabel().
NAKAMURA Takumi
2012-12-16
1
-1
/
+0
*
This patch is needed to make c++ exceptions work for mips16.
Reed Kotler
2012-12-16
11
-4
/
+43
*
X86: Add a couple of target-specific dag combines that turn VSELECTS into psu...
Benjamin Kramer
2012-12-15
4
-18
/
+88
*
Relax an overly aggressive assert to fix PR14572.
Chandler Carruth
2012-12-15
1
-1
/
+1
*
Make '-mtune=x86_64' assume fast unaligned memory accesses.
Chandler Carruth
2012-12-15
1
-1
/
+2
*
Revert r170246, "Enable the loop vectorizer by default."
NAKAMURA Takumi
2012-12-15
1
-1
/
+1
*
This code implements most of mips16 hardfloat as it is done by gcc.
Reed Kotler
2012-12-15
2
-0
/
+46
*
To simplify some code move the unit emission into the holders.
Eric Christopher
2012-12-15
2
-23
/
+34
*
Use begin and end label names from the section for info.
Eric Christopher
2012-12-15
1
-7
/
+8
*
Make sure the alternate PC+imm syntax of LDR instruction with a small
Kevin Enderby
2012-12-14
1
-1
/
+6
*
Add back FoldOpIntoPhi optimizations with fix. Included test cases to help ca...
Michael Ilseman
2012-12-14
1
-0
/
+4
*
Enable the loop vectorizer by default.
Nadav Rotem
2012-12-14
1
-1
/
+1
*
TypeLegalizer: Do not generate target specific nodes with illegal types, beca...
Nadav Rotem
2012-12-14
1
-0
/
+3
*
Fix a crash in ValueTracking on vectors of pointers.
Nadav Rotem
2012-12-14
1
-1
/
+1
*
This patch removes some nondeterminism from direct object file output
Bill Schmidt
2012-12-14
1
-0
/
+45
*
Add more reset methods to make all objects that the backend may use for outpu...
Pedro Artigas
2012-12-14
3
-1
/
+17
*
rdar://12753946
Shuxin Yang
2012-12-14
1
-0
/
+32
*
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-14
9
-43
/
+55
[prev]
[next]