2010-08-17 |
Eric Christopher | Temporarily revert r110987 as it's causing some miscomp... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Dan Gohman | Tweak IVUsers' concept of "interesting" to exclude... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | Add materialization of virtual base registers for frame... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Clear the current context on the first... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Add CrashRecoveryContext::GetCurrent... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Make CrashRecoveryContext static methods... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Dale Johannesen | Make fast scheduler handle asm clobbers correctly. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | Revert part of one of the prev. patches - tailjmp will... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | More fixes for win64: |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | Enable more win64 calls folding opportunities. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | Add some win64 coff goodness. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | PHI elimination shouldn't require machineloopinfo since... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | Machine CSE preserves CFG. Pass manager was freeing... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jakob Stoklund... | Don't call tablegen'ed Predicate_* functions in the... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | silence warning |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Remove dead code. Fixes a GCC warning. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | This patch enables "make unittests" on enable-shared... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Anton Korobeynikov | This patch enables ENABLE_SHARED=1 to build DLL based... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | 80 column cleanup. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Sketch i386 relocations handling, from Roman Divacky. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jakob Stoklund... | Don't call Predicate_* methods directly from Sparc... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | Add hook to examine an instruction referencing a frame... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | explicitly handle no-op cases for clarity. Fixes clang... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Use the correct entry size for relocation entries,... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | Move the decision logic whether it's a good idea to... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Dan Gohman | When rotating loops, put the original header at the... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Jim Grosbach | remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Differentiate between RELA and REL relocations, from... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Bob Wilson | Change ARM PKHTB and PKHBT instructions to use a shift_... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | Fix debug message. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Chris Lattner | add some 's to a pre to avoid newlines being... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Dan Gohman | Use the getUniquePredecessor() utility function, instea... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | One baby step towards i386 ELF, from Roman Divacky. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Chris Lattner | fix emacs language spec's, patch by Edmund Grimley... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Nick Lewycky | When creating a JIT, try to load the program so that... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Revert r111230, we have to find a better place for... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Chris Lattner | Fix failure of unittests/ExecutionEngine/JIT/MultiJITTe... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Micro-optimize MCObjectWriter to do a byteswap if neces... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | There is this new "LLVM" compiler that supports __built... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Bob Wilson | Allow more cases of undef shuffle indices and add tests... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | Add an option to disable codegen prepare critical edge... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Eric Christopher | Copy over some overridden MI wrappers for ARM fast... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Evan Cheng | PHI elimination should not break back edge. It can... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Eric Christopher | Remove predicate workaround, we're going to require... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Eric Christopher | Make arm fast-isel possible to enable via command line. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | Try to silence a overeager GCC warning. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Benjamin Kramer | A round of minor cleanups for ELFObjectWriter. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Bob Wilson | Add a testcase for svn 111208. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Owen Anderson | Fix another iterator invalidation that caused a *really... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Bob Wilson | Ignore undef shuffle indices when checking for a VTRN... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Jim Grosbach | tidy up. remove unused local. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Benjamin Kramer | Silence warnings and simplify code. Eliminate a 32... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | The plural of analysis is analyses. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Make dumpPassStructure be a PMDataManager abstraction... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Jim Grosbach | Better handle alignment requirements for local objects... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Bob Wilson | Generalize a pattern for PKHTB: an SRL of 16-31 bits... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Bob Wilson | Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Make some of PMTopLevelManager's members non-public... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Remove redundant inline keywords. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Eliminate the TopLevelManagerType enum; instead, just... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Eli Friedman | Comment out some broken/unused/useless instructions... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Eli Friedman | Fixes for generation of ELF relocations. Patch by... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Eli Friedman | Don't attempt to SimplifyShortMoveForm in 64-bit mode. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Eli Friedman | Until uleb/sleb are MC-ized, add a hack to make them... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Eli Friedman | Fix a few warnings in and detabify MCELFStreamer and... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Matt Fleming | Add ELF ObjectWriter and Streamer support. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Matt Fleming | Hookup ELF support for X86. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Matt Fleming | Add ELF ObjectWriter and Streamer support. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Matt Fleming | Layout helper function. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Matt Fleming | Record a symbol's size which is needed for ELF symbol... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Matt Fleming | ELF entry size support. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Bob Wilson | Rename sat_shift operand to shift_imm, in preparation... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Jakob Stoklund... | Partially revert r111155. It looks like MSVC is calling... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Jim Grosbach | track local frame size in MFI, not local to the pass... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Revert r111031. The way LLVM defines loop invariance... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Jakob Stoklund... | Remove unused functions. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Jakob Stoklund... | Remove unused functions. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Bob Wilson | Remove unused code. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Bob Wilson | Convert a test to use FileCheck. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Placate overzealous compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | To create a copy of a SmallVector with an element remov... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Bob Wilson | Install Embedded builds into usr/local. Radar 8313723. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Chris Lattner | silence a vc2010 warning: " result of 32-bit shift... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Tidy whitespace. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Use const_iterator in a few places. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Use iterators instead of indices in a few more places. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Micro-optimize SCEVConstant comparison. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Move SCEVNAryExpr's virtual member functions out of... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Use iterators instead of indices in simple cases. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Avoid gratuitous inefficiency in ifndef NDEBUG code. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Make one getAddExpr call when analyzing a+b+c+d+e+... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Delete an unused function. |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Instead of having CollectSubexpr's categorize operands... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Put add operands in ScalarEvolution-canonical order... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Specialize FoldingSetTrait<SCEV>, providing implementat... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Add hooks to FoldingSetTrait to allow specializations... |
commit | commitdiff | tree | snapshot |
2010-08-16 |
Dan Gohman | Tidy up whitespace in comments. |
commit | commitdiff | tree | snapshot |
next |