projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[X86][AVX512] add fp scalar broadcast intrinsics
[oota-llvm.git]
/
lib
/
Target
/
X86
/
X86FastISel.cpp
2015-11-19
Pete Cooper
Revert "Change memcpy/memset/memmove to have dest and...
blob
|
commitdiff
|
raw
2015-11-18
Pete Cooper
Change memcpy/memset/memmove to have dest and source...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Sanjoy Das
[IR] Add bounds checking to paramHasAttr
blob
|
commitdiff
|
raw
2015-10-19
Duncan P. N. Exon...
X86: Remove implicit ilist iterator conversions, NFC
blob
|
commitdiff
|
raw
|
diff to current
2015-10-17
Simon Pilgrim
[X86][FastISel] Teach how to select SSE4A nontemporal...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-14
Andrea Di Biagio
[x86][FastISel] Teach how to select nontemporal stores.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
Andrea Di Biagio
Reapply r249121 : "[FastISel][x86] Teach how to select...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
Andrea Di Biagio
Revert: [FastISel][x86] Teach how to select SSE2/AVX...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
Andrea Di Biagio
[FastISel][x86] Teach how to select SSE2/AVX bitcasts...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-29
Jeroen Ketema
Arguments spilled on the stack before a function call...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-31
Matthias Braun
X86: Fix FastISel SSESelect register class
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Matthias Braun
FastISel: Factor out common code; NFC intended
blob
|
commitdiff
|
raw
|
diff to current
2015-08-11
Alex Lorenz
PseudoSourceValue: Replace global manager with a manage...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Make TargetLowering::getPointerTy() taking DataLayout...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Mehdi Amini
Redirect DataLayout from TargetMachine to Module in...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-05
Peter Collingbourne
IR: Do not consider available_externally linkage to...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Rafael Espindola
Use MCSymbols for FastISel.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-08
Keno Fischer
[InstrInfo] Refactor foldOperandImpl to thread through...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Matthias Braun
CodeGen: Use mop_iterator instead of MIOperands/ConstMI...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Eric Christopher
Migrate existing backends that care about software...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
Pete Cooper
[X86] Fast-ISel was incorrectly always killing the...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Pete Cooper
[x86] Fix register class of folded load index reg.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-05
Pete Cooper
[X86 fast-isel] Constrain the index reg class to not...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Andrea Di Biagio
[X86][FastIsel] Fix assertion failure when selecting...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Duncan P. N. Exon...
CodeGen: Assert that inlined-at locations agree
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Andrea Di Biagio
[X86][FastIsel] Teach how to select vector load instruc...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Rafael Espindola
Use the i8 immediate cmp instructions when possible.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Rafael Espindola
Don't repeat names in comments and clang-format this...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
Eric Christopher
Have getCallPreservedMask and getThisCallPreservedMask...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-05
Sanjay Patel
[AVX] Lower / fast-isel scalar FP selects into VBLENDV...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Andrea Di Biagio
[X86][FastISel] Simplify the logic in method X86SelectS...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-21
Tim Northover
CodeGen: convert CCState interface to using ArrayRefs
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Andrea Di Biagio
[X86][FastIsel] Teach how to select float-half conversi...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Andrea Di Biagio
[X86][FastIsel] Teach how to select scalar integer...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
David Majnemer
X86: @llvm.frameaddress should defer to SelectionDAG...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-10
Andrea Di Biagio
[X86][FastIsel] Avoid introducing legacy SSE instructio...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-02
Eric Christopher
Migrate to using the subtarget on the machine function...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Michael Kuperstein
[X86] Convert esp-relative movs of function arguments...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Michael Kuperstein
Revert r227728 due to bad line endings.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Michael Kuperstein
[X86] Convert esp-relative movs of function arguments...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-29
David Blaikie
DebugInfo: Teach Fast ISel to respect the debug locatio...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Eric Christopher
Move DataLayout back to the TargetMachine from TargetSu...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Michael Kuperstein
[x32] Fast ISel should use LEA64_32r instead of LEA32r...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Craig Topper
[X86] Make isel select the 2-byte register form of...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Craig Topper
[X86] Make isel select the shorter form of jump instruc...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Keno Fischer
[X86][ISel] Fix a regression I introduced in r224884
blob
|
commitdiff
|
raw
|
diff to current
2014-12-27
Keno Fischer
[FastIsel][X86] Fix invalid register replacement for...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-05
Jan Wen Voung
Use 32-bit ebp for NaCl64 in a limited case: llvm.frame...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Michael Liao
[X86] Clean up whitespace as well as minor coding style
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
Craig Topper
Remove a bunch of unnecessary typecasts to 'const Targe...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-05
Derek Schuff
[x86 fast-isel] Materialize allocas with the correct...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
Simon Pilgrim
[X86] Memory folding for commutative instructions ...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
NAKAMURA Takumi
Revert r219584, "[X86] Memory folding for commutative...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-12
Simon Pilgrim
[X86] Memory folding for commutative instructions.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Adrian Prantl
Revert r218778 while investigating buldbot breakage.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-25
Daniel Sanders
Add llvm_unreachables() for [ASZ]ExtUpper to X86FastISe...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-15
Juergen Ributzka
[FastISel] Move optimizeCmpPredicate to FastISel base...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Juergen Ributzka
[FastISel][tblgen] Rename tblgen generated FastISel...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Juergen Ributzka
[FastISel] Rename public visible FastISel functions...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Juergen Ributzka
Reapply [FastISel][X86] Add large code model support...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Juergen Ributzka
Reapply [FastISel][X86] Use XOR to materialize the...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Juergen Ributzka
Reapply [FastISel][X86] Emit more efficient instruction...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-14
Juergen Ributzka
Revert several FastISel commits to track down a buildbo...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Juergen Ributzka
[FastISel][X86] Add large code model support for materi...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Juergen Ributzka
[FastISel][X86] Use XOR to materialize the "0" value.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Juergen Ributzka
[FastISel][X86] Emit more efficient instructions for...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Juergen Ributzka
[FastISel][X86] Refactor constant materialization....
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
Rui Ueyama
[FastISel][X86] Silence -Wenum-compare warning
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
Juergen Ributzka
[FastISel][X86] Fix INC/DEC optimization (r215230)
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
Juergen Ributzka
[FastISel][X86] Use INC/DEC when possible for {sadd...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
Eric Christopher
Remove the target machine from CCState. Previously...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Akira Hatanaka
[X86] Simplify X87 stackifier pass.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-31
Juergen Ributzka
[FastISel][AArch64 and X86] Don't emit stores for UNDEF...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-30
Juergen Ributzka
[FastISel] Move the helper function isCommutativeIntrin...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Andrea Di Biagio
Silence a warning in conditional expression.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Juergen Ributzka
[FastISel][X86] Remove no longer needed functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Juergen Ributzka
[FastISel][X86] Implement the FastLowerIntrinsicCall...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Juergen Ributzka
[FastISel][X86] Implement the FastLowerCall hook.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Juergen Ributzka
Revert "[FastISel][X86] Remove no longer needed functions."
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Juergen Ributzka
[FastISel][X86] Remove no longer needed functions.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Juergen Ributzka
[FastISel][X86] Implement the FastLowerIntrinsicCall...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-15
Juergen Ributzka
[FastISel][X86] Implement the FastLowerCall hook.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Juergen Ributzka
Revert "[FastISel][X86] Implement the FastLowerIntrinsi...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Juergen Ributzka
[FastISel][X86] Implement the FastLowerIntrinsicCall...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Juergen Ributzka
[FastISel][X86] Fix smul.with.overflow.i8 lowering.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Tim Northover
X86: revert unintentional change to X86FastISel.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Tim Northover
CodeGen: it turns out that NAND is not the same thing...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
Saleem Abdulrasool
X86: fix comment
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Juergen Ributzka
[FastISel][X86] Fix typos.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Craig Topper
Rename getX86ConditonCode -> getX86ConditionCode
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Juergen Ributzka
[FastISel][X86] More refactoring of select lowering...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Juergen Ributzka
[FastISel][X86] Refactor XALU folding. NFC.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Juergen Ributzka
[FastISel][X86] Only fold the cmp into the select when...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Juergen Ributzka
Fix indentation.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-24
Juergen Ributzka
[FastISel][X86] Fold XALU condition into branch and...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Juergen Ributzka
[FastISel][X86] Lower unsupported selects to control...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Juergen Ributzka
[FastISel][X86] Add support for floating-point select.
blob
|
commitdiff
|
raw
|
diff to current
next