2008-07-22 |
Devang Patel | Handle bitcode wrappers. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Dan Gohman | Make the GraphRoot edge look like a chain edge, which... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Anton Korobeynikov | Provide default implementation of different small-secti... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Anton Korobeynikov | Tie small stuff to non-small by default on ELF platforms |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bruno Cardoso... | simplified small section logic |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Anton Korobeynikov | Fix encoding of atomic compare and swap for i64 |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bruno Cardoso... | Added small section asm emition logic for mips. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bruno Cardoso... | Basic support for small sections |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | Remove more tabs. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | Remove another tab. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | More tab removals. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | Removing tabs. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | Use — because. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | Remove references to llvm-gcc-4.0 |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | Fix grammar. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | Another buildbot test commit. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Dan Gohman | Correct the name of MachineMemOperand's include guard. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Dan Gohman | Fix multiple-return-value-to-first-class-aggregates... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Bill Wendling | Trivial check-in to test buildbot. No functionality... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | InsertValue and ExtractValue constant expressions are... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Devang Patel | Provide llvm bitcode file to native object file interface. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | Fix grammaros in comments. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | Add the PR number to the test. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | Fix a bug in LSR's dead-PHI cleanup. If a PHI has a... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | Enhance the GraphWriter support for edge destinations... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | After early-lowering the FORMAL_ARGUMENTS node, delete it. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Evan Cheng | Eliminate a compilation warning. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | Add titles to the various SelectionDAG viewGraph calls |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | Make the GraphWriter be more consistent about the string |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | Fix uses of underscore-capital names. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Bruno Cardoso... | Added initial support for small sections on Mips. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Dan Gohman | Now that the MachineInstr leaks are fixed, enable leak... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Bill Wendling | Temporary hack to build with GCC 4.0 instead of 4.2. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Anton Korobeynikov | Use better variable names |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Anton Korobeynikov | Don't use larger alignment. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Duncan Sands | Add VerifyNode, a place to put sanity checks on |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Evan Cheng | Use movaps instead of movups to spill 16-byte vector... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Nick Lewycky | Revert r53812 -- premature. LegalizeTypes isn't actuall... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Nick Lewycky | Switch on the use of arbitrary precision integers in... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Wojciech Matyjewicz | This header isn't necessary now. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Wojciech Matyjewicz | Fix PR2088. Use modulo linear equation solver to comput... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Cedric Venet | Updated VC++ projects |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Bill Wendling | Fix for first part of PR2562. Generate the "pinsrw... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Bill Wendling | Pull r53795 from Gaz into mainline: |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Unbreak build: 'DarwinTargetAsmInfo' was already taken... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Duncan Sands | Make sure custom lowering for LegalizeTypes |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Nick Lewycky | XFAIL this test. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Wojciech Matyjewicz | While testing particular algorithms to compute loop... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Use chars, where possible |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Switch MIPS to new ELFTargetAsmInfo. Add few FIXMEs. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Fix a FIXME :) |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Use generic ELFTargetAsmInfo and DarwinTargetAsmInfo... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Add TargetAsmInfo stuff for all darwin-based targets |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Add TargetAsmInfo for all ELF-based targets |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Testcase for PR2549 |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Use aligned stack spills, where possible. This fixes... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Anton Korobeynikov | Remove bogus assertion. This unbreaks mingw, where... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Nick Kledzik | tentative definitions are default visibility |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Evan Cheng | Fix a memory leak in LiveIntervalAnalysis. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Devang Patel | typo. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Devang Patel | If all linker input files are native object files then... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Devang Patel | Start writing lto-bugpoint tool. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Duncan Sands | Softfloat support for FDIV. Patch by |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Duncan Sands | Eliminate unused variable. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Duncan Sands | Supress a gcc-4.3 warning. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Duncan Sands | Revert 53729, after waking up in the middle of |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Dan Gohman | In the CBackend, use casts to force integer add, subtra... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Dan Gohman | Fix a LocalSpiller leak. This fixes tramp3d-v4. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Owen Anderson | Make PRE actually handle critical edges (by splitting... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Owen Anderson | Reapply r53735. My last patch fixed the failures Dan... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Owen Anderson | Add some checks that got lost in the shuffle. This... |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Dan Gohman | Revert r53735. It broke SPEC 464.h264ref. |
commit | commitdiff | tree | snapshot |
2008-07-18 |
Chris Lattner | verify limits-fndefn.c from the GCC testsuite before the |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Dan Gohman | Re-introduce LeakDetector support for MachineInstrs... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Dan Gohman | When printing MemOperand nodes, only use print() for |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Owen Anderson | Use MergeBlockIntoPredecessor to simplify some code. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Evan Cheng | Subreg live interval valno may not have a corresponding... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Daniel Dunbar | test commit access |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Owen Anderson | Make MergeBlockIntoPredecessor more aggressive when... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Owen Anderson | Enable PRE. My last batch of changes fixed the miscompile. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Duncan Sands | Use a legal type for elements of the vector_shuffle |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Dan Gohman | Add a new function, ReplaceAllUsesOfValuesWith, which... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Evan Cheng | Indentation. |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Duncan Sands | LegalizeTypes support for what seems to be the |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Nate Begeman | Remove unnecessary readme entry |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Duncan Sands | Turn LegalizeTypes back off again for the moment: |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Nate Begeman | Fix a typo in last commit |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Nate Begeman | SSE codegen for vsetcc nodes |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Matthijs Kooijman | Make GlobalOpt preserve address spaces when scalar... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Chris Lattner | Fix PR2553 |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Mon P Wang | When lowering certain atomics, we need to copy the... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Duncan Sands | Factorize some code for determining which libcall to... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Evan Cheng | Inliner tweak. Function calls should cost more than... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Owen Anderson | Factor MergeBlockIntoPredecessor out into BasicBlockUtils. |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Devang Patel | Name string length is end position marker - begin posit... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Devang Patel | Do not forget global definitions from inline asm code... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Devang Patel | Mark function used by asm block as used, otherwise... |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Owen Anderson | There's no need to iterate block merging and PRE. ... |
commit | commitdiff | tree | snapshot |
next |