2010-07-27 |
Owen Anderson | Rearrange several datastructures in LazyValueInfo to... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Owen Anderson | Fill out the interface of DenseSet a bit. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Stuart Hastings | Testcase for r109556. Radar 8198362. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | reintroduce original (asserting) semantics of CallSite... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Nate Begeman | ~40% faster vector shl <4 x i32> on SSE 4.1 Larger... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | recommit simplification (originally r109504, backed... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | remove bogus assert, use static_cast for additional... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Devang Patel | It is FE's responsibility to emit proper directory... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Chris Lattner | make lookup failures not fatal. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Jim Grosbach | Grammar |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Devang Patel | Update tests to not rely on input file's absolute path. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Nate Begeman | Fix a crash in the dag combiner caused by ConstantFoldB... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Jim Grosbach | 80 column |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Jim Grosbach | fix typo |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | recommit simplification (r109502, backed out r109509... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | back out this too to restore the bots |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | back out r109504, breaks the bots |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | simplify: CallSite::get --> CallSite constructor |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | simplify |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | use ImmutableCallSite for const-corrgoodness |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Gabor Greif | simplify |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Mikhail Glushenkov | Fix silent failure with no input files. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Mikhail Glushenkov | Return -1 only on failure to execute a program. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Duncan Sands | In commit 91421, isPod was changed from false to true... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Tobias Grosser | Make coff-dump.py executable and add python as executab... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Tobias Grosser | RegionInfo: Add getMaxRegionExit() |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Duncan Sands | After updating value handles for RAUW, check that no... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Michael J.... | Make MC use Windows COFF on Windows and add tests. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Tobias Grosser | Add function to query RegionInfo about loops. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Jakob Stoklund... | The isLoadFromStackSlot and isStoreToStackSlot have... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Jakob Stoklund... | Add assertions that expose the PR7713 miscompilation... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Bill Wendling | It's better to have the arrays, which would trigger... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Dan Gohman | Use AssertingVH for InsertedValues and InsertedPostIncV... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Owen Anderson | (Hopefully) One last test. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Owen Anderson | Another test. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | Another test. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Jakob Stoklund... | Add SplitEditor to SplitKit. This class will be used... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix a use-after-free. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Bill Wendling | Using llvm.eh.catch.all.value instead of .llvm.eh.catch... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Eli Friedman | And a bit more non-ASCII stuff. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Anton Korobeynikov | Drop some non-ascii stuff |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Bob Wilson | Don't call __register_frame from the JIT on systems... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Evan Cheng | On x86, f32 / f64 nodes share the same registers as... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Evan Cheng | The "excess register pressure" returned by HighRegPress... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Anton Korobeynikov | Add a note |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Bruno Cardoso... | Temporary hack to let codegen assert or generate poor... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | Testing some more. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | Test some more. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix library build messages. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Add svn:ignore. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Gabor Greif | re-commit r109220, the compile error has already been... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | Add an initial implementation of LazyValueInfo updating... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Anton Korobeynikov | Currently EH lowering code expects typeinfo to be globa... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | Fix a test with malformed IR. Not sure why this didn... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Evan Cheng | ARM fastisel isn't ready. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | One more test commit... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix SCEVExpander::visitAddRecExpr so that it remembers... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Handle Values with no value in getCopyFromRegs. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | Hopefully the last test commit. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Remove LCSSA's bogus dependence on LoopSimplify and... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Preserve ScalarEvolution in the loop unroller. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | Another test commit. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Avoid depending on LCSSA implicitly pulling in LoopSimp... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Owen Anderson | Test commit for new post-commit hooks. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix (at least) quadratic worst-case complexity in Domin... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Eric Christopher | 80-col. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Avoid copying and recopying a std::set. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Exit a search loop when the search goal is found. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix formatting. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | A block dominates itself, by definition. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Use DominatorTree::properlyDominates instead of dominat... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | A block dominates itself, by definition. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Use DominatorTree::properlyDominates instead of dominat... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Duncan Sands | Pacify gcc-4.5 which wrongly thinks that RExcess (passe... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Douglas Gregor | Fix format-specifier warning |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Michael J.... | MC: Fix whitespace error from last commit. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Michael J.... | MC: Add WinCOFFObjectWriter implementation. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Lang Hames | Factored out a bit of common code to mark VNInfos for... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Rafael Espindola | Clone and restore the module being reduced in |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Benjamin Kramer | Reduce string trashing. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Nick Lewycky | Don't pass -export-dynamic to the linker on Cygwin... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Evan Cheng | Add comments. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Remove extraneous semicolon |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Douglas Gregor | Unbreak CMake build |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Bob Wilson | Fix crashes when scheduling a CopyToReg node -- getMach... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Eli Friedman | Revert r109361; it's impossible to write a call with... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Rafael Espindola | Revert unintended white space change. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Rafael Espindola | Fix a trivial use after free. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Eli Friedman | Minor simplification. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Eli Friedman | Make the ll parser check that arguments have valid... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Eli Friedman | PR7704: A function is not allowed to return a function... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Anton Korobeynikov | Hook in GlobalMerge pass |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Nick Lewycky | Revert this because we can't clone cyclic MDNodes which... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Anton Korobeynikov | Add hook to insert late LLVM=>LLVM passes just before... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Nick Lewycky | Whether function-local or not, a MDNode may reference... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Chris Lattner | add a new NullablePtr class which makes it more obvious... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Peter Collingbourne | Document BUILD_EXAMPLES makefile variable |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Duncan Sands | Clarify that if a new value handle is added while dropp... |
commit | commitdiff | tree | snapshot |
next |