2007-09-26 |
Duncan Sands | Test the C front-end, not the C++ front-end. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Chris Lattner | make old crappy browsers produce less crappy output :) |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Evan Cheng | Typos: POPQ -> POPFQ, POPD -> POPFD. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Chris Lattner | move PR1160 here. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Evan Cheng | Allow copyRegToReg to emit cross register classes copies. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Chris Lattner | move PR1264 here. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Chris Lattner | noone uses etags. Connected to PR1601 |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Chris Lattner | we support attribute(noinline) now :) |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Chris Lattner | update bugs list |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Chris Lattner | now with more prose. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Duncan Sands | Test that local variables are aligned as the user reque... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Evan Cheng | Add pushf{d|q}, popf{d|q} to push and pop EFLAGS register. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Evan Cheng | translateX86CC updates the last two operands. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Anton Korobeynikov | Correctly restore stack pointer after realignment in... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Daniel Berlin | Fix small bug in operator== for iterators |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dale Johannesen | Remove no-longer-used variable. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dale Johannesen | Make APFloat->int conversions deterministic even in |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Chris Lattner | explain why not vector<bool> |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Evan Cheng | Missing load / store folding entries. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Anton Korobeynikov | Partly revert invalid r41774 |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Bill Wendling | Grammar fix. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dan Gohman | More explicit keywords. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Duncan Sands | Add a newline to the end of this file. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Evan Cheng | New style x87 cmp instructions. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Devang Patel | Handle multiple induction variables. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dan Gohman | When both x/y and x%y are needed (x and y both scalar... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Devang Patel | Do not reserve DOM check for GetElementPtrInst. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dale Johannesen | Some tests for APFloat conversions. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Evan Cheng | Forgot to check in the changes. Fix test case so it... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Devang Patel | doh.. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Devang Patel | Add transformation to update loop interation space... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dale Johannesen | Fix long double<->shorter FP type conversions |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Dan Gohman | Move the setOperationAction(ISD::DEBUG_LOC, MVT::Other... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Duncan Sands | Fix spelling. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Duncan Sands | Add missing end-of-file newlines. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Owen Anderson | Fill in the sections about my contributions. |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Evan Cheng | Added support for new condition code modeling scheme... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Evan Cheng | Added major new capabilities to scheduler (only BURR... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Evan Cheng | New temporary option -new-cc-modeling-scheme to test... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Evan Cheng | Rename keyword "modify" -> "implicit". |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dale Johannesen | When mixing SSE and x87 codegen, it's possible to |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Bill Wendling | Don't execute dump unless NDEBUG isn't defined. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Daniel Berlin | Comment fixups |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Add support on x86 for having Legalize lower ISD::LOCAT... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Don't emit .debug_line header data if there aren't... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Move the Asm->EOL() call for EmitDebugARanges outside... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Add support for emitting .file directives to set up... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Merge hasDotLoc and hasDotFile into hasDotLocAndDotFile... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dale Johannesen | float->int conversion rounds toward 0. Duh. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Add a routine for emitting .file directives, for setting up |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Bruno Cardoso... | Added "LoadEffective" pattern to handle stack locations. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Devang Patel | Do not promote null values because it may be unsafe... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Daniel Berlin | Implement offline variable substitution in order to... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Fix the syntax for the .loc directive in preparation... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Daniel Berlin | Add section on bit containers. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Tanya Lattner | XFAIL for llvm-gcc4.0 |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | The code that used the StartLabelId label was removed... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Use the correct result value type instead of using... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | explicit keywords. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dan Gohman | Remove an unnecessary static_cast. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Chris Lattner | claim that "st" is from the 80-bit register file. ... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Chris Lattner | When emitting .set directives, make sure the EH and... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Owen Anderson | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Owen Anderson | Merge significant portions of the DomTree and PostDomTr... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Dale Johannesen | Just use APFloat for const / const. Fixes |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Owen Anderson | Factor the calculation details for PostDomTree out... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Owen Anderson | Move DFSPass back down into DominatorTree. I need... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Owen Anderson | Fix header. |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Owen Anderson | Factor the dominator tree calculation details out into... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Dale Johannesen | Implementation of +sse -sse2 has changed; add |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Dale Johannesen | Fix PR 1681. When X86 target uses +sse -sse2, |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Gordon Henriksen | Fix srcdir <> objdir builds with ocaml 2.10. Downrev... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Chris Lattner | fix syntax |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Gordon Henriksen | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Gordon Henriksen | Fix for srcdir <> objdir builds. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Chris Lattner | Fix PR1679, by printing GEP indices as signed values... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Validation fixes |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Bill Wendling | Formatting changes. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Chris Lattner | initialize isstore/isload fields in ctor, fixing PR1695 |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Chris Lattner | fix bugs in the manual |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Neil Booth | Handle storage complications of float->float conversions. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tanya Lattner | Correct names. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tanya Lattner | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tanya Lattner | One last fix to get name correct. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tanya Lattner | Fix silly typo. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tanya Lattner | Update annotation intrinsic with more details. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Tanya Lattner | Adding support for __builtin_annotation with an intrins... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Dale Johannesen | Change APFloat::convertFromInteger to take the incoming |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Devang Patel | Fix PR1692 |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Owen Anderson | Fix CopyFrom for non-POD data types. |
commit | commitdiff | tree | snapshot |
next |