projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
R600/SI: inline V_ADD|SUB_F32 patterns
2013-02-20
Michael Liao
Fix PR15267
commit
|
commitdiff
|
tree
2013-01-22
Michael Liao
Fix an issue of pseudo atomic instruction DAG schedule
commit
|
commitdiff
|
tree
2012-11-12
Michael Liao
Fix test case added in patch fixing PR14314
commit
|
commitdiff
|
tree
2012-11-12
Michael Liao
Fix PR14314
commit
|
commitdiff
|
tree
2012-11-08
Michael Liao
Add support of RTM from TSX extension
commit
|
commitdiff
|
tree
2012-11-06
Michael Liao
Remove tailing whitespaces
commit
|
commitdiff
|
tree
2012-11-01
Michael Liao
Cleanup another place redundant SP maintained
commit
|
commitdiff
|
tree
2012-10-31
Michael Liao
Clean up redundant SP register maintained in X86 TLI
commit
|
commitdiff
|
tree
2012-10-30
Michael Liao
Enable ELF machine type to be specified explicitly...
commit
|
commitdiff
|
tree
2012-10-29
Michael Liao
Fix PR14204
commit
|
commitdiff
|
tree
2012-10-25
Michael Liao
Add 'const' qualifier on member functions not changing...
commit
|
commitdiff
|
tree
2012-10-25
Michael Liao
Add test for ATOM ISA SSSE3
commit
|
commitdiff
|
tree
2012-10-25
Michael Liao
Atom has SIMD instruction set extension up to SSSE3
commit
|
commitdiff
|
tree
2012-10-25
Michael Liao
Clean up where SlotSize should be used instead of pointer...
commit
|
commitdiff
|
tree
2012-10-24
Michael Liao
Teach DAG combine to fold (buildvec (Xint2fp x)) to...
commit
|
commitdiff
|
tree
2012-10-24
Michael Liao
Add custom conversion from v2u32 to v2f32 in 32-bit...
commit
|
commitdiff
|
tree
2012-10-23
Michael Liao
Clean up code and put transformation on (build_vec...
commit
|
commitdiff
|
tree
2012-10-23
Michael Liao
Fix PR14161
commit
|
commitdiff
|
tree
2012-10-23
Michael Liao
Add custom UINT_TO_FP from v4i8/v4i16/v8i8/v8i16 to...
commit
|
commitdiff
|
tree
2012-10-23
Michael Liao
Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from...
commit
|
commitdiff
|
tree
2012-10-19
Michael Liao
Add 'IntrNoReturn' for longjmp intrinsics
commit
|
commitdiff
|
tree
2012-10-19
Michael Liao
Lower BUILD_VECTOR to SHUFFLE + INSERT_VECTOR_ELT for X86
commit
|
commitdiff
|
tree
2012-10-19
Michael Liao
Simplify condition checking as CONCAT assume all inputs...
commit
|
commitdiff
|
tree
2012-10-17
Michael Liao
Revert part of r166049 back and enable test case in...
commit
|
commitdiff
|
tree
2012-10-17
Michael Liao
Disable extract-concat test case temporarily
commit
|
commitdiff
|
tree
2012-10-17
Michael Liao
Revert r166049
commit
|
commitdiff
|
tree
2012-10-17
Michael Liao
Teach DAG combine to fold (extract_subvec (concat v1...
commit
|
commitdiff
|
tree
2012-10-17
Michael Liao
Check SSSE3 instead of SSE4.1
commit
|
commitdiff
|
tree
2012-10-17
Michael Liao
Fix setjmp on models with non-Small code model nor...
commit
|
commitdiff
|
tree
2012-10-16
Michael Liao
Check .rela instead of ELF64 for the compensation vaue...
commit
|
commitdiff
|
tree
2012-10-16
Michael Liao
Teach DAG combine to fold (trunc (fptoXi x)) to (fptoXi x)
commit
|
commitdiff
|
tree
2012-10-16
Michael Liao
Support v8f32 to v8i8/vi816 conversion through custom...
commit
|
commitdiff
|
tree
2012-10-15
Michael Liao
Add __builtin_setjmp/_longjmp supprt in X86 backend
commit
|
commitdiff
|
tree
2012-10-11
Michael Liao
Follow the same routine to add target float expansion...
commit
|
commitdiff
|
tree
2012-10-10
Michael Liao
Specify CPU model to avoid breaking ATOM builds
commit
|
commitdiff
|
tree
2012-10-10
Michael Liao
Add support for FP_ROUND from v2f64 to v2f32
commit
|
commitdiff
|
tree
2012-10-10
Michael Liao
Add alternative support for FP_ROUND from v2f32 to...
commit
|
commitdiff
|
tree
2012-10-09
Michael Liao
Add extra vim swap file pattern
commit
|
commitdiff
|
tree
2012-10-04
Michael Liao
Add register encoding support in X86 backend
commit
|
commitdiff
|
tree
2012-10-03
Michael Liao
Clean up tailing whitespaces
commit
|
commitdiff
|
tree
2012-10-01
Michael Liao
Fix PR13899
commit
|
commitdiff
|
tree
2012-09-26
Michael Liao
Add SARX/SHRX/SHLX code generation support
commit
|
commitdiff
|
tree
2012-09-26
Michael Liao
Add RORX code generation support
commit
|
commitdiff
|
tree
2012-09-26
Michael Liao
Add MULX code generation support
commit
|
commitdiff
|
tree
2012-09-26
Michael Liao
Add 'lock' prefix output support in assembly printer
commit
|
commitdiff
|
tree
2012-09-25
Michael Liao
Add missing i64 max/min/umax/umin on 32-bit target
commit
|
commitdiff
|
tree
2012-09-23
Michael Liao
Revise test to avoid using of 'grep'
commit
|
commitdiff
|
tree
2012-09-22
Michael Liao
Enhance test case of atomic16 to verify inst encoding...
commit
|
commitdiff
|
tree
2012-09-22
Michael Liao
Fix 16-bit atomic inst encoding and keep pseudo-inst...
commit
|
commitdiff
|
tree
2012-09-22
Michael Liao
Fix typo in r164357
commit
|
commitdiff
|
tree
2012-09-21
Michael Liao
Fix a typo in r164357
commit
|
commitdiff
|
tree
2012-09-21
Michael Liao
Add missing i8 max/min/umax/umin support
commit
|
commitdiff
|
tree
2012-09-21
Michael Liao
Revise td of X86 atomic instructions
commit
|
commitdiff
|
tree
2012-09-20
Michael Liao
Specify CPu to prevent failure on ATOM due to different...
commit
|
commitdiff
|
tree
2012-09-20
Michael Liao
Re-work X86 code generation of atomic ops with spin...
commit
|
commitdiff
|
tree
2012-09-19
Michael Liao
Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArith
commit
|
commitdiff
|
tree
2012-09-17
Michael Liao
Fix PR13859
commit
|
commitdiff
|
tree
2012-09-17
Michael Liao
Fix typo
commit
|
commitdiff
|
tree
2012-09-13
Michael Liao
Fix comment
commit
|
commitdiff
|
tree
2012-09-13
Michael Liao
Add wider vector/integer support for PR12312
commit
|
commitdiff
|
tree
2012-09-13
Michael Liao
Enhance type legalization on bitcast from vector to...
commit
|
commitdiff
|
tree
2012-09-12
Michael Liao
Fix PR11985
commit
|
commitdiff
|
tree
2012-09-10
Michael Liao
Enhance PR11334 fix to support extload from v2f32/v4f32
commit
|
commitdiff
|
tree
2012-09-10
Michael Liao
Add boolean simplification support from CMOV
commit
|
commitdiff
|
tree
2012-09-07
Michael Liao
Stop emitting lifetime region info when stack coloring...
commit
|
commitdiff
|
tree
2012-09-06
Michael Liao
Re-work bit/bits value resolving in tblgen
commit
|
commitdiff
|
tree
2012-09-06
Michael Liao
Remove duplicated helper function
commit
|
commitdiff
|
tree
2012-09-01
Michael Liao
Fix typo
commit
|
commitdiff
|
tree
2012-08-31
Michael Liao
Fix PR12359
commit
|
commitdiff
|
tree
2012-08-31
Michael Liao
Clean up AddedComplexity further after adding UseSSEx
commit
|
commitdiff
|
tree
2012-08-30
Michael Liao
Introduce 'UseSSEx' to force SSE legacy encoding
commit
|
commitdiff
|
tree
2012-08-30
Michael Liao
Should put test case under test/ExecutionEngine/MCJIT/
commit
|
commitdiff
|
tree
2012-08-30
Michael Liao
Fix PR13727
commit
|
commitdiff
|
tree
2012-08-29
Michael Liao
fix C++ comment in C header
commit
|
commitdiff
|
tree
2012-08-28
Michael Liao
Add comments on the literal value used.
commit
|
commitdiff
|
tree
2012-08-28
Michael Liao
Explicitly update the number of nodes to be traversed
commit
|
commitdiff
|
tree
2012-08-28
Michael Liao
Fix PR12312
commit
|
commitdiff
|
tree
2012-08-21
Michael Liao
revise debug output to avoid dangling pointer
commit
|
commitdiff
|
tree
2012-08-20
Michael Liao
fix a case where all operands of BUILD_VECTOR are undefined
commit
|
commitdiff
|
tree
2012-08-15
Michael Liao
fix infinite loop in instcombine with more than 4GB...
commit
|
commitdiff
|
tree
2012-08-14
Michael Liao
minor fix of X86ISD::VSEXT_MOVL dump
commit
|
commitdiff
|
tree
2012-08-14
Michael Liao
fix PR11334
commit
|
commitdiff
|
tree
2012-08-11
Michael Liao
fix PR13577, an issue introduced by r161687
commit
|
commitdiff
|
tree
2012-08-10
Michael Liao
add X86-specific DAG optimization to simplify boolean...
commit
|
commitdiff
|
tree
2012-08-10
Michael Liao
remove tailing whitespaces and test commit
commit
|
commitdiff
|
tree