2008-10-12 |
Chris Lattner | more notes |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Dale Johannesen | Change TAG_ names to DW_TAG for gcc (testsuite) compati... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Owen Anderson | Fix a bug in live-in detection that caused lost-copy... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Chris Lattner | add some more notes |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Chris Lattner | this was to be removed after 2.4 branched. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Dale Johannesen | Remove "long" variants so these will pass on a 64-bit... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Chris Lattner | add some notes |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Anton Korobeynikov | Update size of inst correctly with segment override. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Owen Anderson | Add special-case code to allow null-guards on calls... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Owen Anderson | Make Escape Analysis work for any pointer. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Owen Anderson | Add EscapeAnalysis. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Dale Johannesen | Change Dwarf comments starting with AT_ to DW_AT_ to |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Owen Anderson | Fix crashes and infinite loops. |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Owen Anderson | Duncan convinced me that it's not possible to transform... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Lattner | Fix PR2697 by rewriting the '(X / pos) op neg' logic... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Lattner | update win32 project file, patch provided by OvermindDL... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Lattner | Change CALLSEQ_BEGIN and CALLSEQ_END to take TargetCons... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Lattner | rearrange some code. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Lattner | random cleanup |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Daniel Dunbar | Add API changes which affected me to release notes: |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Duncan Sands | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Anton Korobeynikov | Add ability to override segment (mostly for code emitte... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Daniel Dunbar | Add GCC 4.1.2 from Debian to known bad GCC list. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Anton Korobeynikov | Note EH stuff for x86-64/linux |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Anton Korobeynikov | We do support PIC on x86-64/linux |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Lattner | Strip out 2.3 info, make space for 2.4 info. I'd appre... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Daniel Dunbar | Unbreak DbgStopPointInst::getFileName(). |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Chris Lattner | simplify comparison |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Dale Johannesen | Fix SSE4.1 roundss, roundsd. While the instructions... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Devang Patel | Check loop exit predicate properly while eliminating... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Fix a thinko and unbreak sparc default CC |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Dale Johannesen | Remove some overzealous checks that were rejecting |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Extend set of return registers on sparc until someone... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Ignore extra 'r' modifier for now |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Use expand for smul_lohi for now |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Add testcase for 'r' inline asm operand |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | This does not fail anymore |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Add rudimentary support for 'r' register operand |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Oscar Fuentes | CMake: updated lib/Analysis/CMakeLists.txt. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Mon P Wang | Revert r57340 move guard mutex in getPointerToFunction... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Devang Patel | Fix build failure. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Nuno Lopes | fix memleak by cleaning the global sets on pass exit |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Add sparc test for memory operand used in inline asm |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | This is not failing anymore |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Add rudimentary asmprinter support for printing inline... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Add dummy 'm' inline asm constraint handler for Sparc... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Anton Korobeynikov | Cleanup |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Owen Anderson | Fix copy-and-paste-o. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Owen Anderson | Add a basic intra-procedural escape analysis. This... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Mon P Wang | Moved guard mutex upwards to guard materializing a... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Mon P Wang | Added missing print functions that take a raw_ostream |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Mon P Wang | Fixed definition of llvm_anyptr_ty |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Dale Johannesen | Generated files for previous checkin. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Dale Johannesen | A file missed from previous checkin. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Dale Johannesen | Add a "loses information" return value to APFloat:... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Dale Johannesen | Rename APFloat::convertToAPInt to bitcastToAPInt to |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Nick Lewycky | Don't drop alignment on globals when cloning. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Chris Lattner | get CodeGen/Alpha/mul128.ll to work. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Dale Johannesen | Align EH tables before label is emitted, not after, |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Dale Johannesen | (re)Put const weak strings in appropriate section on... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Nuno Lopes | dont specialize weak functions and the like |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jim Grosbach | Comment to be explicit that the enumeration values... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Duncan Sands | Use template to distinguish between function variants. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Duncan Sands | Add <cstdio> include where needed by gcc-4.4. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Chris Lattner | Add missing semicolumns in parser rules, those missing... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Chris Lattner | Add parentheses to avoid warnings in GCC 4.4.0, |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Owen Anderson | Fix the case where an instruction is not properly marke... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Dan Gohman | Remove -disable-fast-isel. Use cl::boolOrDefault with... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Eric Christopher | Fix disagreement about where the attributes are |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Tanya Lattner | Fix configure issue where configure |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Dan Gohman | Add MBB successors and physreg Uses in the same order... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Dan Gohman | Avoid emitting redundant materializations of integer... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Dan Gohman | Instead of emitting an implicit use for the super-regis... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jim Grosbach | Unconditional branch instruction encoding fix. Needs... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jim Grosbach | need ARM.h for ARMCC definition |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Dan Gohman | Add a testcase for i256 add. i256 isn't fully supported in |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Owen Anderson | Add an option to enable StrongPHIElimination, for ease... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jim Grosbach | Encode the conditional execution predicate when JITing. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Dale Johannesen | Model hardwired inputs & outputs of x86 8-bit divides... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Andrew Lenharth | Use Dan's supperior check |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Andrew Lenharth | Correctly set attributes when removing args during... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Devang Patel | Improve function definition, call and invoke instructio... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jim Grosbach | Clarify naming and correct conditional so that CMP... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jim Grosbach | Fix Opcode values of CMP and CMN |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Andrew Lenharth | 128 mul test, xfailed |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Andrew Lenharth | No need for |= |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Andrew Lenharth | Use ADDC if it is valid at any smaller size. Do it... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Andrew Lenharth | Use ADDC if it is valid at any smaller size. fixes... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Anders Carlsson | Certain patterns involving the "movss" instruction... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Nuno Lopes | add support for running the test suite with valgrind... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Andrew Lenharth | Expand arith on machines without carry flags |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Matthijs Kooijman | Add two forgotten </i>'s. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Gabor Greif | fix filetype suffix |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Tanya Lattner | Advance version to 2.5 |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Chris Lattner | no need to write the output to the disk |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Andrew Lenharth | Add test case for ADDC ADDE expansion |
commit | commitdiff | tree | snapshot |
next |