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
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
131
-505
/
+495
*
[CodeGenPrepare] Generalize inserted set from truncs to any inst.
Ahmed Bougacha
2015-06-17
1
-0
/
+16
*
[Hexagon] Adding a number of other tests for min/max instructions and loading...
Colin LeMahieu
2015-06-17
19
-2
/
+327
*
[Hexagon] Adding some compare tests, fixing existing XFAILed tests, and remov...
Colin LeMahieu
2015-06-17
9
-8
/
+331
*
AVX-512: cvtusi2ss/d intrinsics.
Igor Breger
2015-06-17
1
-7
/
+97
*
Revert "AArch64: Use CMP;CCMP sequences for and/or/setcc trees."
Matthias Braun
2015-06-17
1
-40
/
+0
*
[Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...
Colin LeMahieu
2015-06-17
1
-1
/
+1
*
Add some tests based on PR21711
Sanjay Patel
2015-06-16
1
-0
/
+61
*
[X86][SSE] Vectorize v2i32 to v2f64 conversions
Simon Pilgrim
2015-06-16
2
-69
/
+10
*
Reapply 239795 - [InstCombine] Propagate non-null facts to call parameters
Philip Reames
2015-06-16
1
-1
/
+1
*
[Statepoints] Test only change. Check that statepoint lowering didn't generat...
Igor Laevsky
2015-06-16
1
-0
/
+2
*
MIR Parser: Report an error when a machine function doesn't have a correspond...
Alex Lorenz
2015-06-16
1
-0
/
+19
*
Properly handle the mftb instruction.
Kit Barton
2015-06-16
1
-0
/
+72
*
Revert "Revert "Fix merges of non-zero vector stores""
Matt Arsenault
2015-06-16
2
-2
/
+100
*
[AVX512] add integer min/max intrinsics support.
Asaf Badouh
2015-06-16
4
-26
/
+644
*
Disable llvm/test/CodeGen/MIR/machine-function.mir on x86 msc18 for now. Inve...
NAKAMURA Takumi
2015-06-16
1
-0
/
+1
*
X86: optimized i64 vector multiply with constant
Elena Demikhovsky
2015-06-16
1
-4
/
+33
*
Revert 239795
Philip Reames
2015-06-16
1
-1
/
+1
*
[AArch64] Generalize extract-high DUP extension to MOVI/MVNI.
Ahmed Bougacha
2015-06-16
1
-0
/
+210
*
[AArch64] Robustize neon-2velem-high test. NFC.
Ahmed Bougacha
2015-06-16
1
-111
/
+136
*
[InstCombine] Propagate non-null facts to call parameters
Philip Reames
2015-06-16
1
-1
/
+1
*
MIR Serialization: Print and parse simple machine function attributes.
Alex Lorenz
2015-06-16
1
-0
/
+34
*
MIR Serialization: Create dummy functions when the MIR file doesn't have LLVM...
Alex Lorenz
2015-06-15
1
-1
/
+3
*
MIR Serialization: Report an error when machine functions have the same name.
Alex Lorenz
2015-06-15
1
-0
/
+10
*
[Hexagon] Using readobj rather than objdump.
Colin LeMahieu
2015-06-15
1
-1
/
+1
*
[Hexagon] PC-relative offsets are relative to packet start rather than the of...
Colin LeMahieu
2015-06-15
1
-0
/
+10
*
[X86][SSE] Added tests for vector i8/i16 to f32/f64 conversions
Simon Pilgrim
2015-06-15
1
-55
/
+562
*
MIR Serialization: Connect the machine function analysis pass to the MIR parser.
Alex Lorenz
2015-06-15
4
-2
/
+18
*
Add "REQUIRES: asserts" to test case that uses -debug-only
Sanjoy Das
2015-06-15
1
-0
/
+1
*
[CodeGen] Add a pass to fold null checks into nearby memory operations.
Sanjoy Das
2015-06-15
2
-0
/
+170
*
On behalf of Alexandros Lamprineas:
Evgeny Astigeevich
2015-06-15
1
-0
/
+1
*
[AArch64] Delete two empty files, which should be removed by r239713.
Hao Liu
2015-06-15
1
-0
/
+0
*
[AArch64] Revert r239711 again. We need to discuss how to share code between ...
Hao Liu
2015-06-15
1
-197
/
+0
*
[AArch64] Match interleaved memory accesses into ldN/stN instructions.
Hao Liu
2015-06-15
1
-0
/
+197
*
AVX-512: Implemented DAG lowering for shuff62x2/shufi62x2 instuctions ( Shuff...
Igor Breger
2015-06-14
2
-4
/
+60
*
AVX-512: Implemented cvtsi2ss/d cvtusi2ss/d instructions with round control f...
Igor Breger
2015-06-14
1
-0
/
+40
*
[Hexagon] Adding some codegen tests and updating some to match spec.
Colin LeMahieu
2015-06-13
12
-21
/
+350
*
[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
Simon Pilgrim
2015-06-13
1
-0
/
+74
*
[DAGCombiner] Added BSWAP vector constant folding support.
Simon Pilgrim
2015-06-13
1
-3
/
+100
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
401
-2
/
+2
*
AArch64: map bare-metal arm64-macho triple to MachO MC layer.
Tim Northover
2015-06-12
1
-0
/
+12
*
R600/SI: Add assembler support for FLAT instructions
Tom Stellard
2015-06-12
1
-1
/
+1
*
[Hexagon] Making intrinsic tests agnostic to register allocation. Narrowing ...
Colin LeMahieu
2015-06-12
11
-749
/
+777
*
Don't depend on the interleaving of stdout and stderr.
Rafael Espindola
2015-06-12
1
-9
/
+26
*
[ARM] Disabling vfp4 should disable fp16
John Brawn
2015-06-12
1
-3
/
+3
*
[WinEH] Put finally pointers in the handler scope table field
Reid Kleckner
2015-06-11
3
-23
/
+57
*
[WinEH] Create an llvm.x86.seh.exceptioninfo intrinsic
Reid Kleckner
2015-06-11
3
-42
/
+101
*
Object: Prepend __imp_ when mangling a dllimport symbol in IRObjectFile.
Peter Collingbourne
2015-06-11
1
-0
/
+4
*
This reverts commit r239529 and r239514.
Rafael Espindola
2015-06-11
1
-197
/
+0
*
Revert "Fix merges of non-zero vector stores"
Reid Kleckner
2015-06-11
2
-11
/
+2
[next]