2015-04-23 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking;...
|
commit | commitdiff | tree |
2015-04-22 |
Sanjay Patel | don't repeat function names in comments; NFC
|
commit | commitdiff | tree |
2015-04-22 |
Sanjay Patel | [x86] Add store-folded memop patterns for vcvtps2ph
|
commit | commitdiff | tree |
2015-04-22 |
Sanjay Patel | [x86] allow 64-bit extracted vector element integer...
|
commit | commitdiff | tree |
2015-04-20 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking
|
commit | commitdiff | tree |
2015-04-17 |
Sanjay Patel | [X86, AVX] add an exedepfix entry for vmovq == vmovlps...
|
commit | commitdiff | tree |
2015-04-16 |
Sanjay Patel | [X86, SSE] instcombine common cases of insertps intrinsics...
|
commit | commitdiff | tree |
2015-04-15 |
Sanjay Patel | [X86] add an exedepfix entry for movq == movlps ==...
|
commit | commitdiff | tree |
2015-04-15 |
Sanjay Patel | [x86] Implement combineRepeatedFPDivisors
|
commit | commitdiff | tree |
2015-04-10 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking
|
commit | commitdiff | tree |
2015-04-08 |
Sanjay Patel | fixed to test features, not CPU models
|
commit | commitdiff | tree |
2015-04-07 |
Sanjay Patel | move helper function closer to use; NFC
|
commit | commitdiff | tree |
2015-04-07 |
Sanjay Patel | add some const to FastMathFlags getters; NFC
|
commit | commitdiff | tree |
2015-04-06 |
Sanjay Patel | fix typos; NFC
|
commit | commitdiff | tree |
2015-04-04 |
Sanjay Patel | remove function/variable names from comments; NFC
|
commit | commitdiff | tree |
2015-04-04 |
Sanjay Patel | less space; NFC
|
commit | commitdiff | tree |
2015-04-03 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking;...
|
commit | commitdiff | tree |
2015-04-03 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking;...
|
commit | commitdiff | tree |
2015-04-03 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking;...
|
commit | commitdiff | tree |
2015-04-03 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking
|
commit | commitdiff | tree |
2015-04-03 |
Sanjay Patel | add checks; remove redundant testing parameters
|
commit | commitdiff | tree |
2015-04-03 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking;...
|
commit | commitdiff | tree |
2015-04-02 |
Sanjay Patel | [AVX] Improve insertion of i8 or i16 into low element...
|
commit | commitdiff | tree |
2015-04-02 |
Sanjay Patel | [X86, AVX] adjust tablegen patterns to generate better...
|
commit | commitdiff | tree |
2015-03-31 |
Sanjay Patel | typo; NFC
|
commit | commitdiff | tree |
2015-03-31 |
Sanjay Patel | [X86, AVX] fix zero-extending integer operand load...
|
commit | commitdiff | tree |
2015-03-31 |
Sanjay Patel | [X86, AVX] try to lowerVectorShuffleAsElementInsertion...
|
commit | commitdiff | tree |
2015-03-31 |
Sanjay Patel | typos; NFC
|
commit | commitdiff | tree |
2015-03-30 |
Sanjay Patel | more space; NFC
|
commit | commitdiff | tree |
2015-03-27 |
Sanjay Patel | fix typo and 80-col; NFC
|
commit | commitdiff | tree |
2015-03-26 |
Sanjay Patel | revert inadvertent change
|
commit | commitdiff | tree |
2015-03-26 |
Sanjay Patel | comment cleanup; NFC
|
commit | commitdiff | tree |
2015-03-26 |
Sanjay Patel | Use SDValue bool checks; NFC intended
|
commit | commitdiff | tree |
2015-03-26 |
Sanjay Patel | fix indent; NFC
|
commit | commitdiff | tree |
2015-03-25 |
Sanjay Patel | [X86, AVX] improve insertion into zero element of 256...
|
commit | commitdiff | tree |
2015-03-25 |
Sanjay Patel | use update_llc_test_checks.py to tighten checking in...
|
commit | commitdiff | tree |
2015-03-24 |
Sanjay Patel | optimize the AVX2 (integer) version of vperm2 into...
|
commit | commitdiff | tree |
2015-03-24 |
Sanjay Patel | [X86, AVX] instcombine vperm2 intrinsics with zero...
|
commit | commitdiff | tree |
2015-03-24 |
Sanjay Patel | [X86, AVX] recognize shufflevector with zero input...
|
commit | commitdiff | tree |
2015-03-20 |
Sanjay Patel | [X86, AVX] instcombine common cases of vperm2* intrinsics...
|
commit | commitdiff | tree |
2015-03-20 |
Sanjay Patel | [X86] Prefer blendps over insertps codegen for one...
|
commit | commitdiff | tree |
2015-03-19 |
Sanjay Patel | move insert, extract, concat helper functions closer...
|
commit | commitdiff | tree |
2015-03-19 |
Sanjay Patel | [X86, AVX] use blends instead of insert128 with index 0
|
commit | commitdiff | tree |
2015-03-18 |
Sanjay Patel | Use utils/update_llc_test_checks.py to update all CHECKs
|
commit | commitdiff | tree |
2015-03-18 |
Sanjay Patel | fixed to test features, not CPU model
|
commit | commitdiff | tree |
2015-03-16 |
Sanjay Patel | fixed to test feature, not CPU
|
commit | commitdiff | tree |
2015-03-16 |
Sanjay Patel | add CHECK-LABELs for more reliable testing
|
commit | commitdiff | tree |
2015-03-16 |
Sanjay Patel | fixed to test feature, not CPU; removed unnecessary...
|
commit | commitdiff | tree |
2015-03-16 |
Sanjay Patel | fix comments to match code; NFC
|
commit | commitdiff | tree |
2015-03-15 |
Sanjay Patel | remove function names from comments; NFC
|
commit | commitdiff | tree |
2015-03-15 |
Sanjay Patel | fix typo: NFC
|
commit | commitdiff | tree |
2015-03-12 |
Sanjay Patel | [X86, AVX2] Replace inserti128 and extracti128 intrinsics...
|
commit | commitdiff | tree |
2015-03-12 |
Sanjay Patel | make an array of constants explicitly const
|
commit | commitdiff | tree |
2015-03-12 |
Sanjay Patel | IRBuilder: add a CreateShuffleVector function that...
|
commit | commitdiff | tree |
2015-03-12 |
Sanjay Patel | [X86, AVX] replace vextractf128 intrinsics with generic...
|
commit | commitdiff | tree |
2015-03-11 |
Sanjay Patel | add CHECK-LABELs for better reliability
|
commit | commitdiff | tree |
2015-03-11 |
Sanjay Patel | Inliner should not add callgraph edges for intrinsic...
|
commit | commitdiff | tree |
2015-03-10 |
Sanjay Patel | remove function names from comments; NFC
|
commit | commitdiff | tree |
2015-03-10 |
Sanjay Patel | remove names from comments; NFC
|
commit | commitdiff | tree |
2015-03-10 |
Sanjay Patel | fix typos; NFC
|
commit | commitdiff | tree |
2015-03-10 |
Sanjay Patel | remove function names from comments; NFC
|
commit | commitdiff | tree |
2015-03-10 |
Sanjay Patel | [X86, AVX] replace vinsertf128 intrinsics with generic...
|
commit | commitdiff | tree |
2015-03-10 |
Sanjay Patel | removed function names from comments; NFC
|
commit | commitdiff | tree |
2015-03-10 |
Sanjay Patel | use range-based for loops; NFC
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test features, not CPUs
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test features, not CPUs
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | loosen checking for buildbots
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and...
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and...
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed test to use FileCheck
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to use CHECK-LABELs
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and...
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and...
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test feature, not CPU
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test features, not CPUs
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed test to use SSE2 attribute
|
commit | commitdiff | tree |
2015-03-06 |
Sanjay Patel | fixed to test only the feature, not the feature and...
|
commit | commitdiff | tree |
2015-03-05 |
Sanjay Patel | [AVX] Lower / fast-isel scalar FP selects into VBLENDV...
|
commit | commitdiff | tree |
2015-03-04 |
Sanjay Patel | don't repeat class / function / variable names in comments...
|
commit | commitdiff | tree |
2015-03-03 |
Sanjay Patel | remove enum value names from comments; NFC
|
commit | commitdiff | tree |
2015-03-03 |
Sanjay Patel | use bool operator shortcut; NFC
|
commit | commitdiff | tree |
2015-03-01 |
Sanjay Patel | avoid infinite looping when folding vector multiplies...
|
commit | commitdiff | tree |
2015-03-01 |
Sanjay Patel | fixed to test only the feature, not the feature and...
|
commit | commitdiff | tree |
2015-02-28 |
Sanjay Patel | make the tested feature (SSE2) explicit
|
commit | commitdiff | tree |
2015-02-28 |
Sanjay Patel | fixed to test only the feature, not the feature and...
|
commit | commitdiff | tree |
2015-02-28 |
Sanjay Patel | fix typo; NFC
|
commit | commitdiff | tree |
2015-02-27 |
Sanjay Patel | remove function names from comments; NFC
|
commit | commitdiff | tree |
2015-02-27 |
Sanjay Patel | remove function names from comments; NFC
|
commit | commitdiff | tree |
2015-02-25 |
Sanjay Patel | only propagate equality comparisons of FP values that...
|
commit | commitdiff | tree |
2015-02-25 |
Sanjay Patel | Fix really obscure bug in CannotBeNegativeZero() (PR22688)
|
commit | commitdiff | tree |
2015-02-24 |
Sanjay Patel | remove function names from comments; NFC
|
commit | commitdiff | tree |
2015-02-24 |
Sanjay Patel | simplify control flow; NFC
|
commit | commitdiff | tree |
2015-02-24 |
Sanjay Patel | fix typo in comment; NFC
|
commit | commitdiff | tree |
2015-02-23 |
Sanjay Patel | add newline for easier reading; NFC
|
commit | commitdiff | tree |
2015-02-20 |
Sanjay Patel | canonicalize a v2f64 blendi of 2 registers
|
commit | commitdiff | tree |
2015-02-19 |
Sanjay Patel | add X86 load folding tests for unary math ops
|
commit | commitdiff | tree |
2015-02-17 |
Sanjay Patel | rename variables again because these tables also deal...
|
commit | commitdiff | tree |
2015-02-17 |
Sanjay Patel | Add comment to explain a non-obvious setting; NFC.
|
commit | commitdiff | tree |
2015-02-17 |
Sanjay Patel | use a triple instead of a cpu; less builbot sadness
|
commit | commitdiff | tree |
2015-02-17 |
Sanjay Patel | remove function names from comments; NFC
|
commit | commitdiff | tree |
next |