2010-08-08 |
Duncan Sands | Remove the ValueMap copy constructor. It's not used... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Regenerate. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Add a bit of a hack to avoid multiple defines of variab... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Nick Lewycky | Add optimization to Target/README.txt. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Nick Lewycky | Reject unrepresentable pointer types in intrinsics... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Bill Wendling | Use the "isCompare" machine instruction attribute inste... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Nick Lewycky | Do more to modernize MergeFunctions. Refactor in respon... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Oscar Fuentes | CMake: set configure macro LLVM_PREFIX |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Oscar Fuentes | CMake: configure header llvm-config.h |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rafael Espindola | Most of bugpoint now only needs to know the pass names. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Regenerate. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Fix PR7809 by creating a header for just llvm variables... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Bill Wendling | Add back in r109901, which adds a Compare flag to the... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rafael Espindola | Use %shlibext instead of .so |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rafael Espindola | Try to fix cmake build. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Fix a couple of warnings. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rafael Espindola | Run opt instead of bugpoint itself. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rafael Espindola | Another missing file :-( |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rafael Espindola | Add missing file. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rafael Espindola | Move the bugpoint test passes to a plugin in preparatio... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | Roll back my last two commits, valgrind complains. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | A reference to the Timer's name is safe, it outlives... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | Kill rarely used std::sort. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | Shrink PassNameParser's binary size with array_pod_sort. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Remove layering violation. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Add an inverse() method to ConstantRange. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Remove assignPassManager's default arguments. It's... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | More #include cleanups. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Delete this explicit assignment operator; it's equivale... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Oops, check in this file too. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Tidy up PMStack. Add a bunch of consts, use std::vector... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Tidy some #includes and forward-declarations, and move... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Add a convenience constructor. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dan Gohman | Make AnalysisImpls private. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Dale Johannesen | Use sdmem and sse_load_f64 (etc.) for the vector |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Don't attempt the PRE inline asm calls, since we don... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Owen Anderson | Add a predicate to determine if a call is an inline... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Rafael Espindola | Some cleanup. Use a class (OptionInfo) instead of a... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jakob Stoklund... | Lazily defer duplicating the live interval we are split... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bruno Cardoso... | Patterns to match AVX 256-bit vzero intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Gohman | Eliminate PromoteMemoryToRegisterID; just use addPreser... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Michael J.... | llc: Clarify -mc-relax-all description. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jim Grosbach | tidy up |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Daniel Dunbar | MC: Add default value for AddrSpace argument to EmitValue. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bruno Cardoso... | Patterns to match AVX 256-bit permutation intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Stuart Hastings | Test case for r110459. Radar 8264751. Test case by... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jim Grosbach | Cleanup comment wording |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jim Grosbach | Remove empty processFunctionBeforeFrameFinalized()... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jakob Stoklund... | Keep the MachiuneFunctionPass pointer around. It is... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jakob Stoklund... | Add LiveInterval::RenumberValues - Garbage collection... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Owen Anderson | Reapply r110396, with fixes to appease the Linux buildb... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Gohman | Implement a proper getModRefInfo for va_arg. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jim Grosbach | spelling |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Gohman | Be more conservative in the face of volatile. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Gohman | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jakob Stoklund... | Add more verification of LiveIntervals. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jakob Stoklund... | Fix swapped COPY operands. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Jakob Stoklund... | Don't try to verify LiveIntervals for physical registers. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Rafael Espindola | Fix eabi calling convention when a 64 bit value shadows r3. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Nick Lewycky | Fix uninitialized variable warning. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Nick Lewycky | Work in progress, cleaning up MergeFuncs. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Peter Collingbourne | Fix missing </a> tag error introduced by addition of... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bruno Cardoso... | Patterns to match AVX 256-bit horizontal arithmetic... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bruno Cardoso... | Patterns to match AVX 256-bit arithmetic intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bill Wendling | Revert r109901. The implementation of <rdar://problem... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bill Wendling | Add the Optimize Compares pass (disabled by default). |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Eric Christopher | Moar words! |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Dan Gohman | Move all the logic for function attributes and call... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Nate Begeman | Add tablegen support for vdup_lane |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Owen Anderson | Fix botched revert. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Devang Patel | While emitting DBG_VALUE for registers spilled at the... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Owen Anderson | Revert r110396 to fix buildbots. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Bruno Cardoso... | Remove unused AVX intrinsics |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eric Christopher | Add an option to always emit realignment code for a... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Jakob Stoklund... | Be more aggressive about removing joined physreg copies. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Jakob Stoklund... | Don't verify LiveVariables if LiveIntervals is available. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Gohman | Fix 80-column violations. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Gohman | Make AA private, since subclasses shouldn't (aren't... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Owen Anderson | Don't use PassInfo* as a type identifier for passes... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Gohman | Remove IntrWriteMem, as it's the default. Rename IntrWr... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Bruno Cardoso... | Support very basic (doesn't include ABI support in... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Gohman | Implement AccessesArguments checking in the two-callsit... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Gohman | Yes, we can do better, but this is not the place for it. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Owen Anderson | Add the beginnings of infrastructure for range tracking. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eric Christopher | Revert my last commit, apparently it's a runtime issue. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Jakob Stoklund... | Add basic verification of LiveIntervals. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eric Christopher | Remove unnecessary include. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Owen Anderson | Give JumpThreading+LVI a long-form cl::opt so that... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Owen Anderson | Split the tag and value members of LVILatticeVal in... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Dan Gohman | Fix memdep's code for reasoning about dependences betwe... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Gabor Greif | remove the private hack from CallInst, it was not suppo... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Owen Anderson | Give ConstantRange an operator= |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eric Christopher | Document results of PR7762. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Devang Patel | Move x86 specific tests into test/CodeGen/X86. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eric Christopher | Handle the memory barrier pseudo that goes to nothing... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Eric Christopher | Set hasSideEffects on the 64-bit no-sse memory barrier. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Jim Grosbach | For local variables in functions with a frame pointer... |
commit | commitdiff | tree | snapshot |
next |