2008-09-08 |
Anton Korobeynikov | Reapply 55902: Add test for checking proper lowering... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Reapply 55903: Testcase for 64-bit lowering of eh_retur... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Reapply 55904: Unbreak and fix indentation |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Reapply 55901: Drop unused variable |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Reapply 55900: We do support EH on x86-64! |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Reapply 55899: First draft of EH support on x86/64... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Reapply blindly reverted 55898: Implement FRAME_TO_ARGS... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | Fix a few I's that were meant to be renamed to BI's. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | Add a target triple; apparently LLVM doesn't use 64-bit |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Bill Wendling | Reverting r55898 as well. This wasn't reverted in the... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Bill Wendling | Accidental commit of partial 'stack canaries' code |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Bill Wendling | Remove these testcases associated with changes between... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dale Johannesen | Redo the 3 existing low-precision expansions to |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Bill Wendling | Reverting r55898 to r55909. One of these patches was... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Cheng | Handle calls which produce i1 results: promote to i8... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Devang Patel | Remove unused counter. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | In visitUREM, arrange for the temporary UDIV node to be |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Daniel Dunbar | Add VISIBILITY_HIDDEN on SDISelAsmOperandInfo |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | Bitcasting two or from aggregate types is not permitted... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | i128 and f80 are implemented for x86-64 now. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | Add AsmPrinter support for i128 and larger static initi... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | Fix copy+pastos in comments. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | Fix the string for ISD::UDIVREM. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | Fix typos in (generated) comments. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Dan Gohman | Delete an unused variable. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Devang Patel | xfail |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Devang Patel | Remove OptimizeIVType() |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Duncan Sands | Didn't mean to commit this change to how the |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Cheng | Avoid redefinition and nnbreak windows build. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Unbreak and fix indentation |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Testcase for 64-bit lowering of eh_return & unwind_init |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Add test for checking proper lowering of eh_return... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Drop unused variable |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | We do support EH on x86-64! |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | First draft of EH support on x86/64-linux |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Anton Korobeynikov | Implement FRAME_TO_ARGS_OFFSET for x86-64 |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Rafael Espindola | Add testcase from bug 2770. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Duncan Sands | Update the callgraph correctly. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Duncan Sands | Update the callgraph correctly in ArgumentPromotion. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Duncan Sands | Reapply 55859. This doesn't change anything as |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Cheng | Correctly handle physical register inputs. They are... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Cheng | Add fast isel physical register definition support. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Evan Cheng | Add support to extend call operands when needed. Enable... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Bill Wendling | Revert my previous change -- the subtraction of two... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Bill Wendling | Convert |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Bill Wendling | Clean up CSS validator errors: 'Property align doesn... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Bill Wendling | Formatting changes. to make the information cleaner. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Duncan Sands | Correct a comment and strip trailing whitespace. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Evan Cheng | Initial fastisel call support for C, Fast, and X86_Fast... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Evan Cheng | Some code clean up. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Evan Cheng | - Doh. Pass vector by value is bad. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Evan Cheng | Eliminate a compile time warning. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Evan Cheng | Handle x86 truncate to i8 with target hook for now. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Evan Cheng | Fix indentation of generated code. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Evan Cheng | Ignore multi-instruction patterns. e.g. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Nuno Lopes | fix crash when the malloc/free function is defined... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Duncan Sands | When PruneEH turned an invoke into an ordinary |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Owen Anderson | Fix constant pool loads, and remove broken versions... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Owen Anderson | Fix the X86 addConstantPoolReference, which had the... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dale Johannesen | Next limited float precision expansion (log2 12 bits) |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Owen Anderson | Revert r55859. This is breaking the build in the absce... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Eli Friedman | Fix for PR2687: Add patterns to match sint_to_fp and... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | Move the code that inserts copies for function livein... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Devang Patel | Remove unused map. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dale Johannesen | Mark math lib intrinsics readonly, on the grounds |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Duncan Sands | Delete the removeCallEdgeTo callgraph method, |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Duncan Sands | Prevent our own passes from promoting this to |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | Fix X86FastISel's shift and select code to reject illeg... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dale Johannesen | Add the next limited-precision expansion. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | Fix the opcodes used by X86FastISel for shifts and... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Evan Cheng | Factor out code that emits load and store instructions. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Owen Anderson | Rename method. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | FastISel support for AND and OR with type i1. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dale Johannesen | Add hooks for other intrinsics to get low-precision... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | X86FastISel support for shifts and conditional moves. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | FastISel support for ConstantExprs. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | Revert r55817. It broke PIC. FastISel will need to... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Evan Cheng | If SSE2 is available, x86 should pass first 3 f32/f64... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Evan Cheng | Add a variant of AnalyzeCallOperands that can be used... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Duncan Sands | Use removeAllCalledFunctions rather than removing |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Duncan Sands | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Duncan Sands | Strip trailing whitespace. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Duncan Sands | Make this pass return that it made a change if |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Duncan Sands | "Fix" PR2762. The testcase now crashes codegen |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | Fix a search+replace-o. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dale Johannesen | Add -flimit-float-precision to enable some faster, |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | Check a comparion's operand type for legality before |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | Fix X86FastISel code for comparisons and conditional... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | FastISel support for unreachable. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | In FastISel mode, the scheduler may be invoked multiple... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Dan Gohman | X86FastISel support for conditional branches. |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Owen Anderson | Add initial support for selecting constant materializat... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Dan Gohman | X86FastISel support for ICmpInst and FCmpInst. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Devang Patel | update. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Devang Patel | Document function notes. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Evan Cheng | For whatever the reason, x86 CallingConv::Fast (i.e... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Devang Patel | A loop may be unswitched multiple times. Reconstruct... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Dale Johannesen | Adjust tests to expect new math intrinsics to be |
commit | commitdiff | tree | snapshot |
next |