2008-07-10 |
Chris Lattner | The source and dest of an alias are *not* required... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Evan Cheng | Fix for PR2472. Use movss to set lower 32-bits of a... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Lattner | open plugins with RTLD_GLOBAL, pointed out by Bram... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Lattner | SImplify ConstantVector::get a bit and make it turn... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Lattner | Fix a case where vector comparison constant folding... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Lattner | add a helper method for code that wants to handle vector |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Lattner | add a helper method for code that wants to handle vector |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Chris Lattner | elementwise comparison of vector constants was complete... |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Evan Cheng | - Replace use of std::map<std::string, ..> with StringM... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Owen Anderson | Revert r53367, which was breaking things. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | Simplify hasNUsesOfValue and hasAnyUsesOfValue even... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | hasAnyUseOfValue can check SDUse nodes of its users... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | Move MemoryVT out of LSBaseNode into MemSDNode, allowin... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Remove a FIXME: we really need to use const_data sectio... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Evan Cheng | Avoid creating expensive comment string if it's not... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Add FIXME for future checking. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Owen Anderson | Loosen our check here. Local regalloc only cares that... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dale Johannesen | Remove extra call to DW.SetModuleInfo on Linux. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dale Johannesen | Emit debug info for data-only files on Cell SPU. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dale Johannesen | Emit debug into for data-only files for Linux PPC. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | Move the IsVolatile and SVOffset fields into the MemSDN... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dale Johannesen | Emit debug info for data-only files. ARM version. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Owen Anderson | Don't use an expensive check for two-address-ness when... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dale Johannesen | Emit debug info for data-only files. This version |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Add missed section |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dale Johannesen | Emit debug info for data-only files. This version |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Owen Anderson | Factor local liveness computation out into its own... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | Reuse the MO variable instead of recomputing it in... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Distinguish .const and .const_data on Darwin, when... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | Give RegAllocSimple a TargetInstrInfo member to keep... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | RegAllocLocal has a TargetInstrInfo data member. Use... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | Use find with std::map, when that's what's needed,... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Weak stuff always goes to coalesced sections on Darwin |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | Remove #include <iostream>. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Testcase for PR2024 |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Silence a warning |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Drop enum and use constants for SectionFlags |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Add FIXME needed to be resolved later |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Use only 'subset' of flags |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Typo |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Revert accidentially added stuff |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | First sketch of special section objects |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Honour text sections |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Use isWeakForLinker() hook |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Unbreak |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Switch to new section name handling facility |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Another bunch of hacks for named sections support |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Typo |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Drop mergeable flag, if size is no suitable |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Fix several bugs in named sections handling |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Add hacky way to distinguish named and named sections... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Use 'gnu.linkonce', where needed |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Fix thinko |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Drop dead member reference |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Add funny darwin section selection logic |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Handle ELF mergeable sections |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Provide section selection for X86 ELF targets |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Provide general hook for section name calculation |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Print entity size for mergeable sections |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Split PrintSectionFlags |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Split UniqueSectionForGlobal() |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Split PreferredEHDataFormat hook |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Split X86TargetAsmInfo into 4 subtarget-specific classes |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Move flag decoding stuff into special hook |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Properly handle linkonce stuff |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Provide skeletone code for calculation of section,... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Use 'llvm-linkonce' consistently |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Make hooks virtual |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Add default section name resolution routine |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Constify |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Anton Korobeynikov | Add code for default section falgs computation |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Duncan Sands | Remove some unneeded includes. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Duncan Sands | Redo LegalizeTypes soft float support for |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Duncan Sands | Forgot to update the chain result when softening |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Duncan Sands | LegalizeTypes soft float support for FP_TO_SINT and |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Duncan Sands | LegalizeTypes support for powi soft float. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Duncan Sands | Make the role of MVT::i32 clearer here, and add a |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Nick Lewycky | Simplify, suggested by Chris Lattner. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Nick Lewycky | Fold (a < 8) && (b < 8) into (a|b) < 8 for unsigned... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Evan Cheng | Missed alignment argument on stores lowered from memcpy. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Evan Cheng | Back out 53254. It broke ppc debug info codegen. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Bill Wendling | Make the DICountVisitor not a visitor. This keeps us... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Bill Wendling | Silence warning by initializing variable. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Bruno Cardoso... | Fixed features usage. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Nick Lewycky | Fold ((1 << a) & 1) to (a == 0). |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Chris Lattner | Add a little wrapper header that is put around bc files... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Chris Lattner | random bugfix sitting in my tree. |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Chris Lattner | Fix a broken test. Neither load is eliminable without... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Bruno Cardoso... | Fixe typos and 80 column size problems |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Nick Lewycky | Reduce x - y to -y when we know the 'x' part will get... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Bruno Cardoso... | MipsTargetLowering cleanup |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Nick Lewycky | Remove getValueRange from SCEV. It wasn't doing anythin... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | Consistently put quotes around pass names in debugging... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Devang Patel | If loop induction variable's start value is less then... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Dan Gohman | const-ify SelectionDAG::getNodeValueTypes. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dan Gohman | It's no longer necessary to test if a MachineBasicBlock's |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dan Gohman | Verify that MachineMemOperand alignment is a non-zero... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dan Gohman | Factor out the code for computing an alignment value... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Owen Anderson | Fix the build. Apparently MachineInstr& is no longer... |
commit | commitdiff | tree | snapshot |
next |