2010-09-03 |
Eric Christopher | Simple branch instruction support.
|
commit | commitdiff | tree |
2010-09-02 |
Eric Christopher | Add basic support for materializing constants (including...
|
commit | commitdiff | tree |
2010-09-02 |
Eric Christopher | Clang's -ccc-host-triple was ignoring the arch specifier...
|
commit | commitdiff | tree |
2010-09-02 |
Eric Christopher | This should be TargetMaterializeConstant instead.
|
commit | commitdiff | tree |
2010-09-02 |
Eric Christopher | One definition of isThumb is plenty, thanks.
|
commit | commitdiff | tree |
2010-09-02 |
Eric Christopher | Rework arm fast-isel load and store handling. Move...
|
commit | commitdiff | tree |
2010-09-01 |
Eric Christopher | Some basic store support.
|
commit | commitdiff | tree |
2010-09-01 |
Eric Christopher | Add some more load types in.
|
commit | commitdiff | tree |
2010-09-01 |
Eric Christopher | Speculatively revert 112699 and 112702, they seem to...
|
commit | commitdiff | tree |
2010-08-31 |
Eric Christopher | Rewrite slightly so we can expand for floating point...
|
commit | commitdiff | tree |
2010-08-30 |
Eric Christopher | If we have an unhandled type then assert, we shouldn...
|
commit | commitdiff | tree |
2010-08-30 |
Eric Christopher | Fix LLVM target initialization to deal with sociopathic...
|
commit | commitdiff | tree |
2010-08-30 |
Eric Christopher | Kill a couple of unused variables.
|
commit | commitdiff | tree |
2010-08-27 |
Eric Christopher | Fix a couple of typos.
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Fix header define to reflect the name of the file.
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Regenerate.
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Remove getsect checks, the result is unused and is...
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Do type checks before we bother to do everything else.
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Add another basic test cribbed from the x86 fast-isel...
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Run this on thumb and arm.
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Make this testcase actually executed with fast-isel...
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Reorganize load mechanisms. Handle types in a little...
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Apparently this is needed for llvm-link to link.
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Allow strict subclasses of register classes, this way...
|
commit | commitdiff | tree |
2010-08-25 |
Eric Christopher | Split out register class subclassing to a separate...
|
commit | commitdiff | tree |
2010-08-24 |
Eric Christopher | Fix comment.
|
commit | commitdiff | tree |
2010-08-24 |
Eric Christopher | Fix predicate and add a comment.
|
commit | commitdiff | tree |
2010-08-24 |
Eric Christopher | Rework braindead conditionals I put in yesterday.
|
commit | commitdiff | tree |
2010-08-24 |
Eric Christopher | Fix thumb2 mode loads to have the correct operand ordering...
|
commit | commitdiff | tree |
2010-08-24 |
Eric Christopher | Update comment.
|
commit | commitdiff | tree |
2010-08-24 |
Eric Christopher | Fix the opcode and the operands for the load instruction.
|
commit | commitdiff | tree |
2010-08-24 |
Eric Christopher | Add register class hack that needs to go away, but...
|
commit | commitdiff | tree |
2010-08-24 |
Eric Christopher | Add some more debugging code, make it more obvious...
|
commit | commitdiff | tree |
2010-08-23 |
Eric Christopher | Don't need the extra register here.
|
commit | commitdiff | tree |
2010-08-23 |
Eric Christopher | Add some more "get address into register" code and...
|
commit | commitdiff | tree |
2010-08-23 |
Eric Christopher | Add an ARMFunctionInfo member and use it.
|
commit | commitdiff | tree |
2010-08-23 |
Eric Christopher | Start getting ARM loads/address computation going.
|
commit | commitdiff | tree |
2010-08-20 |
Eric Christopher | Fix loop conditionals (MO.isDef() asserts that it's...
|
commit | commitdiff | tree |
2010-08-20 |
Eric Christopher | Add a couple of random comments.
|
commit | commitdiff | tree |
2010-08-19 |
Eric Christopher | Re-re-revert this patch. It seems to be causing performance
|
commit | commitdiff | tree |
2010-08-19 |
Eric Christopher | Silence warning.
|
commit | commitdiff | tree |
2010-08-19 |
Eric Christopher | Reapply the virtual register patch from 109102. The...
|
commit | commitdiff | tree |
2010-08-19 |
Eric Christopher | Add an AddOptionalDefs method and use it.
|
commit | commitdiff | tree |
2010-08-18 |
Eric Christopher | Remove extra header.
|
commit | commitdiff | tree |
2010-08-17 |
Eric Christopher | Temporarily revert r110987 as it's causing some miscompares in
|
commit | commitdiff | tree |
2010-08-17 |
Eric Christopher | Fix typo.
|
commit | commitdiff | tree |
2010-08-17 |
Eric Christopher | Copy over some overridden MI wrappers for ARM fast...
|
commit | commitdiff | tree |
2010-08-17 |
Eric Christopher | Remove predicate workaround, we're going to require...
|
commit | commitdiff | tree |
2010-08-17 |
Eric Christopher | Make arm fast-isel possible to enable via command line.
|
commit | commitdiff | tree |
2010-08-14 |
Eric Christopher | Rework how the non-sse2 memory barrier is lowered so...
|
commit | commitdiff | tree |
2010-08-13 |
Eric Christopher | Revert last patch and r110954 as I meant to.
|
commit | commitdiff | tree |
2010-08-13 |
Eric Christopher | Revert r110954 for now, pseudo instructions can't make...
|
commit | commitdiff | tree |
2010-08-12 |
Eric Christopher | Temporarily revert 110737 and 110734, they were causing...
|
commit | commitdiff | tree |
2010-08-10 |
Eric Christopher | We already have this as OperandNode.
|
commit | commitdiff | tree |
2010-08-09 |
Eric Christopher | Wording.
|
commit | commitdiff | tree |
2010-08-08 |
Eric Christopher | Regenerate.
|
commit | commitdiff | tree |
2010-08-08 |
Eric Christopher | Add a bit of a hack to avoid multiple defines of variables in
|
commit | commitdiff | tree |
2010-08-08 |
Eric Christopher | Regenerate.
|
commit | commitdiff | tree |
2010-08-08 |
Eric Christopher | Fix PR7809 by creating a header for just llvm variables...
|
commit | commitdiff | tree |
2010-08-08 |
Eric Christopher | Fix a couple of warnings.
|
commit | commitdiff | tree |
2010-08-06 |
Eric Christopher | Moar words!
|
commit | commitdiff | tree |
2010-08-05 |
Eric Christopher | Add an option to always emit realignment code for a...
|
commit | commitdiff | tree |
2010-08-05 |
Eric Christopher | Revert my last commit, apparently it's a runtime issue.
|
commit | commitdiff | tree |
2010-08-05 |
Eric Christopher | Remove unnecessary include.
|
commit | commitdiff | tree |
2010-08-05 |
Eric Christopher | Document results of PR7762.
|
commit | commitdiff | tree |
2010-08-05 |
Eric Christopher | Handle the memory barrier pseudo that goes to nothing...
|
commit | commitdiff | tree |
2010-08-05 |
Eric Christopher | Set hasSideEffects on the 64-bit no-sse memory barrier.
|
commit | commitdiff | tree |
2010-08-05 |
Eric Christopher | Be a little bit more specific about target for the...
|
commit | commitdiff | tree |
2010-08-05 |
Eric Christopher | Handle the pseudo in MCInstLower.
|
commit | commitdiff | tree |
2010-08-04 |
Eric Christopher | Make x86-64 membarriers work without sse and clean...
|
commit | commitdiff | tree |
2010-07-29 |
Eric Christopher | Fix this up per llvm-gcc r109819.
|
commit | commitdiff | tree |
2010-07-29 |
Eric Christopher | Grammar.
|
commit | commitdiff | tree |
2010-07-29 |
Eric Christopher | Speculatively revert r109705 since it seems to be causing...
|
commit | commitdiff | tree |
2010-07-28 |
Eric Christopher | Regenerate.
|
commit | commitdiff | tree |
2010-07-28 |
Eric Christopher | Use a C++ compiler for the atomic builtin check since...
|
commit | commitdiff | tree |
2010-07-28 |
Eric Christopher | Filter out patterns that have PredicateOperands.
|
commit | commitdiff | tree |
2010-07-26 |
Eric Christopher | 80-col.
|
commit | commitdiff | tree |
2010-07-23 |
Eric Christopher | Revert r109102 for now as it's causing JIT miscompilations.
|
commit | commitdiff | tree |
2010-07-23 |
Eric Christopher | Revert 109220.
|
commit | commitdiff | tree |
2010-07-23 |
Eric Christopher | 80-col.
|
commit | commitdiff | tree |
2010-07-22 |
Eric Christopher | Warnings patrol.
|
commit | commitdiff | tree |
2010-07-22 |
Eric Christopher | Regenerate.
|
commit | commitdiff | tree |
2010-07-22 |
Eric Christopher | Try to work around the relative install-sh path problem.
|
commit | commitdiff | tree |
2010-07-22 |
Eric Christopher | Custom lower the memory barrier instructions and add...
|
commit | commitdiff | tree |
2010-07-22 |
Eric Christopher | 80-columns.
|
commit | commitdiff | tree |
2010-07-21 |
Eric Christopher | Baby steps towards ARM fast-isel.
|
commit | commitdiff | tree |
2010-07-21 |
Eric Christopher | Hack around extracts that aren't easy to process.
|
commit | commitdiff | tree |
2010-07-21 |
Eric Christopher | Pulling out previous patch, must've run the tests in
|
commit | commitdiff | tree |
2010-07-21 |
Eric Christopher | Lower MEMBARRIER on x86 and support processors without...
|
commit | commitdiff | tree |
2010-07-21 |
Eric Christopher | Turn this test on again after the llvm-gcc change in...
|
commit | commitdiff | tree |
2010-07-21 |
Eric Christopher | Update this to use a "valid" alignment.
|
commit | commitdiff | tree |
2010-07-20 |
Eric Christopher | Formatting.
|
commit | commitdiff | tree |
2010-07-20 |
Eric Christopher | Testcase for llvm-gcc commit r108910.
|
commit | commitdiff | tree |
2010-07-20 |
Eric Christopher | Update header.
|
commit | commitdiff | tree |
2010-07-20 |
Eric Christopher | Grammar.
|
commit | commitdiff | tree |
2010-07-20 |
Eric Christopher | Constify some arguments.
|
commit | commitdiff | tree |
2010-07-17 |
Eric Christopher | Remove unnecessary check that was subsumed into canRealignStack.
|
commit | commitdiff | tree |
2010-07-17 |
Eric Christopher | Propagate alloca alignment information via variable...
|
commit | commitdiff | tree |
2010-07-17 |
Eric Christopher | Make more explicit and add some currently disabled...
|
commit | commitdiff | tree |
2010-07-17 |
Eric Christopher | Make comment a bit more clear as well as return statement...
|
commit | commitdiff | tree |
next |