2014-04-16 |
Jim Grosbach | [ARM64,C++11] Tidy up branch relaxation a bit w/ c...
|
commit | commitdiff | tree |
2014-04-16 |
Jim Grosbach | ARM64: Nuke some dead code.
|
commit | commitdiff | tree |
2014-04-15 |
Jim Grosbach | [ARM64,C++11] Clean up the ARM64 LOH collection pass.
|
commit | commitdiff | tree |
2014-04-15 |
Jim Grosbach | [ARM64,C++11]: Range'ify the dead-register-definition...
|
commit | commitdiff | tree |
2014-04-15 |
Jim Grosbach | Add iterator_range for MachineInstr defs.
|
commit | commitdiff | tree |
2014-04-14 |
Jim Grosbach | X86: Nuke one more CPU autodetect blurb.
|
commit | commitdiff | tree |
2014-04-12 |
Jim Grosbach | llc: Add support for -mcpu=native.
|
commit | commitdiff | tree |
2014-04-12 |
Jim Grosbach | X86: Remove TargetMachine CPU auto-detection.
|
commit | commitdiff | tree |
2014-04-11 |
Jim Grosbach | [c++11] Range'ify use list loops in InstrEmitter.
|
commit | commitdiff | tree |
2014-04-11 |
Jim Grosbach | [c++11] Range'ify use list loops in DAGCombiner.
|
commit | commitdiff | tree |
2014-04-11 |
Jim Grosbach | [ARM64,C++11] Range'ify use-lists iterators in address...
|
commit | commitdiff | tree |
2014-04-11 |
Jim Grosbach | [ARM64,C++11]: Range'ify use-list iterators in DAGToDAG.
|
commit | commitdiff | tree |
2014-04-11 |
Jim Grosbach | [ARM64,C++11]: More range-based loop simplification.
|
commit | commitdiff | tree |
2014-04-11 |
Jim Grosbach | SDNode: Add uses() iterator_range convenience methods.
|
commit | commitdiff | tree |
2014-04-10 |
Jim Grosbach | [ARM64,C++11]: Range'ify loops in InstrInfo.
|
commit | commitdiff | tree |
2014-04-10 |
Jim Grosbach | [ARM64,C++11]: Range'ify loops in the conditional-compare...
|
commit | commitdiff | tree |
2014-04-10 |
Jim Grosbach | iterator_range: Add an llvm::make_range() helper method.
|
commit | commitdiff | tree |
2014-04-10 |
Jim Grosbach | Fix to support properly cleaning up failed address...
|
commit | commitdiff | tree |
2014-04-10 |
Jim Grosbach | X86: Tighten up test.
|
commit | commitdiff | tree |
2014-04-09 |
Jim Grosbach | Add support for load folding of avx1 logical instructions
|
commit | commitdiff | tree |
2014-04-09 |
Jim Grosbach | SelectionDAG: Don't constant fold target-specific nodes.
|
commit | commitdiff | tree |
2014-04-07 |
Jim Grosbach | Tidy up comments a bit.
|
commit | commitdiff | tree |
2014-04-07 |
Jim Grosbach | ARM64: Range based for loop in ARM64PromoteConstant...
|
commit | commitdiff | tree |
2014-04-07 |
Jim Grosbach | ARM64: Clean up file header comment a bit.
|
commit | commitdiff | tree |
2014-04-04 |
Jim Grosbach | Tidy up naming.
|
commit | commitdiff | tree |
2014-04-04 |
Jim Grosbach | Fix spelling. Sigh.
|
commit | commitdiff | tree |
2014-04-04 |
Jim Grosbach | ARM: Range based for-loop over block predecessors.
|
commit | commitdiff | tree |
2014-04-04 |
Jim Grosbach | Add iterator_ranges for block pred/succ.
|
commit | commitdiff | tree |
2014-04-04 |
Jim Grosbach | ARM: Use range-based for loops in frame lowering.
|
commit | commitdiff | tree |
2014-04-03 |
Jim Grosbach | Tidy up. Space before ':' in range-based for loops.
|
commit | commitdiff | tree |
2014-04-03 |
Jim Grosbach | Tidy up. 80 columns.
|
commit | commitdiff | tree |
2014-04-03 |
Jim Grosbach | Tidy up. Trailing whitespace.
|
commit | commitdiff | tree |
2014-04-03 |
Jim Grosbach | Fix typo.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | Make a few more range-based loops use explicit types.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | Simplify resolveFrameIndex() signature.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | ARM: cortex-m0 doesn't support unaligned memory access.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | Make some range based loop types more explicit.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for and explicit 'override...
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in constant promotion.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in load/store pair...
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in target lowering.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in frame lowering.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in pseudo expansion.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops for LOH
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops TLS cleanup.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in branch relaxation.
|
commit | commitdiff | tree |
2014-04-02 |
Jim Grosbach | [C++11,ARM64] Range based for loops in address type...
|
commit | commitdiff | tree |
2014-03-27 |
Jim Grosbach | add 'requires asserts' to test that needs it
|
commit | commitdiff | tree |
2014-03-27 |
Jim Grosbach | X86: Correct vectorization cost model for v8f32->v8i8.
|
commit | commitdiff | tree |
2014-03-26 |
Jim Grosbach | Fix for incorrect address sinking in the presence of...
|
commit | commitdiff | tree |
2014-03-18 |
Jim Grosbach | Move tests that require ARM to an ARM test directory.
|
commit | commitdiff | tree |
2014-03-18 |
Jim Grosbach | C++ style comments
|
commit | commitdiff | tree |
2014-03-18 |
Jim Grosbach | Tidy up. Update per naming conventions.
|
commit | commitdiff | tree |
2014-03-18 |
Jim Grosbach | MachO: Emit a version-min load command when possible.
|
commit | commitdiff | tree |
2014-03-18 |
Jim Grosbach | Darwin: Add assembler directives to create version...
|
commit | commitdiff | tree |
2014-03-18 |
Jim Grosbach | MachO: Comment fields in the version_min load command.
|
commit | commitdiff | tree |
2014-03-14 |
Jim Grosbach | MC: don't create a backtrace for diagnostics.
|
commit | commitdiff | tree |
2014-03-11 |
Jim Grosbach | X86: Enable ISel of 16-bit MOVBE instructions.
|
commit | commitdiff | tree |
2014-02-11 |
Jim Grosbach | Tidy up a bit. Formatting only.
|
commit | commitdiff | tree |
2014-02-11 |
Jim Grosbach | ARM: Thumb2 LDR(literal) can target SP.
|
commit | commitdiff | tree |
2014-02-07 |
Jim Grosbach | X86: Resolve a long standing FIXME and properly isel...
|
commit | commitdiff | tree |
2013-12-17 |
Jim Grosbach | Make comment more explicit.
|
commit | commitdiff | tree |
2013-12-17 |
Jim Grosbach | Typo. s/reserved/preserved/
|
commit | commitdiff | tree |
2013-12-17 |
Jim Grosbach | Add a machine code print in DEBUG() following instruction...
|
commit | commitdiff | tree |
2013-11-22 |
Jim Grosbach | X86: Perform integer comparisons at i32 or larger.
|
commit | commitdiff | tree |
2013-11-16 |
Jim Grosbach | X86: Encode the 'h' cpu subtype in the MachO header...
|
commit | commitdiff | tree |
2013-11-08 |
Jim Grosbach | X86: Assembly files with .cfi_cfa_def shouldn't hit...
|
commit | commitdiff | tree |
2013-10-31 |
Jim Grosbach | Legalize: Improve legalization of long vector extends.
|
commit | commitdiff | tree |
2013-10-24 |
Jim Grosbach | ARM: Test r193381 a bit more thoroughly.
|
commit | commitdiff | tree |
2013-10-24 |
Jim Grosbach | ARM: Tweak usage of '*vfp' compiler_rt functions.
|
commit | commitdiff | tree |
2013-10-23 |
Jim Grosbach | X86: Make concat_vectors combine a bit more conservative.
|
commit | commitdiff | tree |
2013-10-22 |
Jim Grosbach | ARM: Thumb2 copy for GPRPair needs to use thumb instructions.
|
commit | commitdiff | tree |
2013-10-22 |
Jim Grosbach | ARM: Clean up copyPhysReg() a bit.
|
commit | commitdiff | tree |
2013-10-17 |
Jim Grosbach | x86: Move bitcasts outside concat_vector.
|
commit | commitdiff | tree |
2013-09-24 |
Jim Grosbach | MachO: Improve backend diagnostic for overalignment.
|
commit | commitdiff | tree |
2013-09-20 |
Jim Grosbach | MC: Tidy up.
|
commit | commitdiff | tree |
2013-09-10 |
Jim Grosbach | ARM: Use the PICADD opcode calculated.
|
commit | commitdiff | tree |
2013-09-04 |
Jim Grosbach | ARM: Teach A15 SDOptimizer to properly handle D-reg...
|
commit | commitdiff | tree |
2013-09-03 |
Jim Grosbach | X86: Mark non-crashing report_fatal_errors() as such.
|
commit | commitdiff | tree |
2013-09-03 |
Jim Grosbach | Revert "Revert "ARM: Improve pattern for isel mul of...
|
commit | commitdiff | tree |
2013-08-29 |
Jim Grosbach | ARM: Improve pattern for isel mul of vector by scalar.
|
commit | commitdiff | tree |
2013-08-29 |
Jim Grosbach | Tidy up. Comment grammar.
|
commit | commitdiff | tree |
2013-08-29 |
Jim Grosbach | Tidy up. Trailing whitespace.
|
commit | commitdiff | tree |
2013-08-26 |
Jim Grosbach | ARM: Enable machine verifier for a few more tests.
|
commit | commitdiff | tree |
2013-08-26 |
Jim Grosbach | ARM: Constrain regclass for TSTri instruction.
|
commit | commitdiff | tree |
2013-08-26 |
Jim Grosbach | ARM: FastISel verifier error cleanup.
|
commit | commitdiff | tree |
2013-08-26 |
Jim Grosbach | ARM: Fix ELF global base reg intialization.
|
commit | commitdiff | tree |
2013-08-22 |
Jim Grosbach | ARM: R9 is not safe to use for tcGPR.
|
commit | commitdiff | tree |
2013-08-20 |
Jim Grosbach | ARM: Fix fast-isel copy/paste-o.
|
commit | commitdiff | tree |
2013-08-16 |
Jim Grosbach | ARM: Properly constrain comparison fastisel register...
|
commit | commitdiff | tree |
2013-08-16 |
Jim Grosbach | ARM: Fast-isel register class constrain for extends.
|
commit | commitdiff | tree |
2013-08-16 |
Jim Grosbach | ARM: Fix more fast-isel verifier failures.
|
commit | commitdiff | tree |
2013-08-16 |
Jim Grosbach | ARM: Clean up fast-isel machine verifier errors.
|
commit | commitdiff | tree |
2013-08-16 |
Jim Grosbach | InstCombine: Use isAllOnesValue() instead of explicit -1.
|
commit | commitdiff | tree |
2013-08-16 |
Jim Grosbach | InstCombine: Simplify if(x!=0 && x!=-1).
|
commit | commitdiff | tree |
2013-08-13 |
Jim Grosbach | DAG: Combine (and (setne X, 0), (setne X, -1)) -> ...
|
commit | commitdiff | tree |
2013-07-22 |
Jim Grosbach | MC: mayAffectControlFlow() handling for variadic instructions.
|
commit | commitdiff | tree |
2013-07-09 |
Jim Grosbach | ARM: Fix incorrect pack pattern for thumb2
|
commit | commitdiff | tree |
2013-07-09 |
Jim Grosbach | X86: Add comment.
|
commit | commitdiff | tree |
2013-07-09 |
Jim Grosbach | X86 fast-isel: Avoid explicit AH subreg reference for...
|
commit | commitdiff | tree |
next |