2010-08-31 |
Benjamin Kramer | Allow creation of SHT_NULL sections, from Roman Divacky. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Duncan Sands | Stop using the dom frontier in DwarfEHPrepare by not... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Nick Lewycky | Fix an infinite loop; merging two functions will create... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Owen Anderson | Don't perform an extra traversal of the function just... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Bill Wendling | - Cleanup some whitespaces. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Owen Anderson | Rename test directory to reflect new pass name. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Owen Anderson | Rename ValuePropagation to a more descriptive Correlate... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Owen Anderson | Rename file to something more descriptive. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Owen Anderson | More Chris-inspired JumpThreading fixes: use ConstantEx... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Michael J.... | Cleanup Whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Michael J.... | System: Fix getMagicNumber on windows. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Michael J.... | Fix spelling/typo. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Devang Patel | Offset is not always unsigned number. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Devang Patel | Simplify. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Nick Lewycky | Switch to DenseSet, simplifying much more code. We... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Owen Anderson | Remove r111665, which implemented store-narrowing in... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Bruno Cardoso... | zap unused method. x86 is the only user and already... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Bruno Cardoso... | Use X86ISD::MOVSS and MOVSD to represent the movl mask... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Eric Christopher | Rewrite slightly so we can expand for floating point... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Jakob Stoklund... | Add experimental -disable-physical-join command line... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Fix a typo. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Eric Christopher | If we have an unhandled type then assert, we shouldn... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Dan Gohman | Update the descriptions of NoModRef and ModRef to be... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Anton Korobeynikov | Fix borken test |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Combine these two tests, and make sure there's a newlin... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Cleanups suggested by Chris. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Re-apply r112539, being more careful to respect the... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Anton Korobeynikov | Expand MOVi32imm in ARM mode after regalloc. This provides |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Add statistics to evaluate this pass. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Revert r112539. It accidentally introduced a miscompil... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Fixes and cleanups pointed out by Chris. In general... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Bill Wendling | Use the existing T2I_bin_s_irs pattern instead of creat... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
NAKAMURA Takumi | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Jakob Stoklund... | Remember to clear the shadow kill flag at the same... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Dan Gohman | Fix llc to run the verifier once, not twice. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Remove this from the main tree. I'll host it out of... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Dan Gohman | Add comments explaining why it's not necessary to inclu... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Bob Wilson | Remove NEON vmovn intrinsic, replacing it with vector... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Jim Grosbach | Make ARM add rN, sp, #imm instructions rematerializable... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Eric Christopher | Fix LLVM target initialization to deal with sociopathic... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Eric Christopher | Kill a couple of unused variables. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Chris Lattner | nuke dead ivar which was supposed to be committed with... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Chris Lattner | two changes: |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Bob Wilson | When expanding NEON VST pseudo instructions, if the... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Benjamin Kramer | MCELF: The value of all common symbols is the offset... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | It is possible to try to merge a not-constant with... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Michael J.... | Partially revert r112480. Caused test failures. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
NAKAMURA Takumi | coff-dump.py: Fix PR7996. Now it is compatible to Pytho... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Michael J.... | Fix constant-over-index.ll test on windows. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Michael J.... | Test: Fix LLVMC tests on CMake. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Benjamin Kramer | Don't print two "0x" prefixes. Use a raw_ostream overlo... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
NAKAMURA Takumi | EE/JIT: Do not invoke parent's ctors/dtors from main... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Benjamin Kramer | The value is offset from the start of the section for... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Benjamin Kramer | Index external symbols by symbol table instead of paren... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Benjamin Kramer | Mark all common symbols external. This is not exactly... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Duncan Sands | Remove a hack that tries to understand incorrect triple... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Duncan Sands | Correct bogus module triple specifications. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Owen Anderson | Add a new example to the LLVM distribution: a trace... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Chandler Carruth | Attempt to remove the MSIL backend from CMake as well... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Bill Wendling | Revert r112461. It was failing on PPC... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Bill Wendling | Create Thumb2sI_cpsr and T2sI_cpsr. These new classes... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Bill Wendling | When adding a register, we should mark it as "def"... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | revert 112457, it looks like it broke selfhost. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | rewrite DwarfEHPrepare to use SSAUpdater to promote... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | inline function into its only caller. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | two changes: 1) make AliasSet hold the list of call... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | LICM does get dead instructions input to it. Instead... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | use moveBefore instead of remove+insert, it avoids... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | revert 112448 for now. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | optimize LICM::hoist to use moveBefore. Correct its... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | fix some bugs (found by inspection) where LICM would... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | rework the ownership of subloop alias information:... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | apparently unswitch had the same "Feature". Stop its |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | now that loop passes don't use DomFrontier, there is... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Make IVUsers iterative instead of recursive. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Optionally rerun dedicated-register filtering after... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Fix several areas in LSR to do a better job keeping... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Refactor the three main groups of code out of |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Delete a bogus check. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Add some comments. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Move this debug output into GenerateAllReuseFormula... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Delete an unused declaration. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Do one lookup instead of two. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Restructure the {A,+,B}<L> * {C,+,D}<L> folding so... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Batch up subtracts along with adds, when analyzing... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Micro-optimize GroupByComplexity. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Hold AddRec->getLoop() in a variable, to make the Mul... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Rename a variable, for consistency. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Use iterators instead of indices. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Don't worry about union types. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Make this test less dependent on register allocation... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Use exec. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Dan Gohman | Delete an unused declaration. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Kalle Raiskila | Fix lowering of INSERT_VECTOR_ELT in SPU. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Bill Wendling | Fix whitespaces. No functionality changes. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | Stop explicitly scheduling domfrontier before the loop... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | licm preserves the cfg, it doesn't have to explicitly... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | now that it doesn't use the PromoteMemToReg function... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Chris Lattner | completely rewrite the memory promotion algorithm in... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Bob Wilson | Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics... |
commit | commitdiff | tree | snapshot |
next |