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 |
2008-07-08 |
Dan Gohman | The graph name really does matter for configurations... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Owen Anderson | Make the local register allocator compute (purely local... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dale Johannesen | Testcase for debug info from data-only files. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dale Johannesen | Make debug info come out in data-only files. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Dale Johannesen | Remove some dead code. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Nick Kledzik | fix dangling pointer and argv off by one errors. Add... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Evan Cheng | Do not CSE DEBUG_LOC, DBG_LABEL, DBG_STOPPOINT, DECLARE... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Duncan Sands | Remove custom expansion from LegalizeTypes when doing |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Duncan Sands | Add missing select_cc libcall line, somehow omitted |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Chris Lattner | improve comment |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Chris Lattner | 'Optimize' test |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Chris Lattner | Add a new hidden option to the interpreter to cause... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Chris Lattner | Fix PR2496, a really nasty bug which involved sinking... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Chris Lattner | new testcase for PR2496 |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Evan Cheng | Unbreak C++ tests on x86 Darwin. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Owen Anderson | Global variables beginning with \01 have special meanin... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Duncan Sands | LegalizeTypes support for FP_ROUND and FP_EXTEND |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Duncan Sands | Testcase for PR2520. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Duncan Sands | Add some helpers for manipulating function |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Duncan Sands | Pacify gcc-4.3. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Duncan Sands | Note that 'nest' only applies to pointers. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Matthijs Kooijman | Add CallSite::getArgumentNo() to be able to translate... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Matthijs Kooijman | Add CallSite::getArgumentOffset() to hide the differenc... |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Duncan Sands | Add some convenience methods for manipulating |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Chris Lattner | Fix three bugs: |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Chris Lattner | clarify :) |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Nick Lewycky | Expand SCEVUDiv of power of 2 to a lshr instruction. |
commit | commitdiff | tree | snapshot |
2008-07-08 |
Evan Cheng | Avoid unnecessary string construction during asm printing. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Nick Kledzik | add _lto_codegen_debug_options so that linker can use it |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Pool-allocation for MachineInstrs, MachineBasicBlocks... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Pool-allocation for SDNodes. The pool is allocated... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Add some basic Pool-allocation infrastructure. This... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Evan Cheng | Clean up PPC register specification. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Evan Cheng | ATT asm printer just print register AsmName's instead... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Evan Cheng | TargetRegisterDesc::Name field is the same as the abstr... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Bill Wendling | Use the canonical way to get an empty structure. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Refactor the tablegen DAGISelEmitter code for outputing... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Bill Wendling | Use StringMap for greater justice! |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Fix SDNode::MorphNodeTo (a function used by by SelectNo... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Move MachineMemOperand's constructor out of line, to... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Simplify this use of BuildMI. This is also in preparati... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Use of operator* is redundant and confusing here. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Minor const-correctness fixes. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Shrink MachineMemOperand by storing the alignment in... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Assert that all MachineInstrs update PhysRegUseDefLists in |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Evan Cheng | Fix two serious LSR bugs. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Bruno Cardoso... | fixed 32-bit fp_to_sint pattern |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Make ilist noncopyable too. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Don't use std::advance just to increment or decrement... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Make BumpPtrAllocator noncopyable. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Add a space between * and /* to help simple-minded... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Remove most of the uses of SDOperandPtr, usually replac... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Remove uses of "llvm/Support/Debug.h" from LLVM include... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Remove unnecessary static_casts. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Remove an unnecessary reinterpret_cast. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Add explicit keywords. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Use empty() instead of size(). |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Dan Gohman | Make DenseMap's insert return a pair, to more closely... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Ted Kremenek | Removed ImmutableMap::SlimFind and replaced it with... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Evan Cheng | LegalizeSetCCOperands should legalize the result of... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Nick Lewycky | Handle 'lshr' instruction with SCEVUDiv object. |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Bill Wendling | Prevent option name conflict. |
commit | commitdiff | tree | snapshot |
next |