- 4d6f96d Make the assignment operator for SmallPtrSet return a reference, and fix a long-standing bug in the copy by Owen Anderson · 17 years ago
- b42295d Fix memory leak. by Devang Patel · 17 years ago
- 93f81e2 Initialize the IndexedModeActions array with memset before by Dan Gohman · 17 years ago
- da8ebc6 Fix an error in the assignment operator that was causing an infinite loop in GVNPRE.cpp. by Owen Anderson · 17 years ago
- ba77216 force a cpu without SSE by Chris Lattner · 17 years ago
- 349d4c8 allow this to work on ppc-darwin by Chris Lattner · 17 years ago
- 4857b1b remove this bogus t-t by Chris Lattner · 17 years ago
- 87bdba6 The various "getModuleMatchQuality" implementations should return by Chris Lattner · 17 years ago
- 0f9d599 add target triple to fix PR1546 by Chris Lattner · 17 years ago
- 95fd318 work around an aparent gcc name resolution bug by detemplatizing this. by Chris Lattner · 17 years ago
- 91f0158 implement operator= for smallptrset by Chris Lattner · 17 years ago
- ab3fd05 Fix a comment. by Owen Anderson · 17 years ago
- e094f54 Fix this warning: by Chris Lattner · 17 years ago
- 9a6ae96 Move the APInt form of SCEVUnknown::getIntegerSCEV to SCEVConstant::get, and by Dan Gohman · 17 years ago
- 2c8c3e2 Fix a typo in a comment. by Dan Gohman · 17 years ago
- 2a69a04 Add explicit triples to these tests so that llc behaves as expected on by Dan Gohman · 17 years ago
- b0954b1 missed this one by Gabor Greif · 17 years ago
- e510b3a fix typos by Gabor Greif · 17 years ago
- 3bd6e0d eliminated all references to 'bytecode' from .pod files by Gabor Greif · 17 years ago
- 751d173 Update the svn:ignore property to eliminate all files by Reid Spencer · 17 years ago
- f92e29c Add more svn:ignore property values. by Reid Spencer · 17 years ago
- bb86b91 More svn:ignore property restorations. by Reid Spencer · 17 years ago
- 3db4b0c Restore properties I accidentally deleted with the last commit. by Reid Spencer · 17 years ago
- a7eed5a Set the svn:ignore property to ignore the Debug, Release, and by Reid Spencer · 17 years ago
- 4b51fb9 Remove the cvsupdate script. Its no longer useful in the face of by Reid Spencer · 17 years ago
- 53b2486 Regenerate. by Reid Spencer · 17 years ago
- 35515e4 cvs -> svn by Reid Spencer · 17 years ago
- 669ed45 Subversionify the documentation. by Reid Spencer · 17 years ago
- b9eeb1a Improve a hotspot that was making build_sets() slower by calling lookup() too by Owen Anderson · 17 years ago
- 0793b36 Subversionify the script. by Reid Spencer · 17 years ago
- 0616dff Start using a set representation that remembers the set of value numbers represented by Owen Anderson · 17 years ago
- 9be269c Bytecode -> Bitcode by Reid Spencer · 17 years ago
- 7d39854 Minor language change upgrader -> upgrade tool by Reid Spencer · 17 years ago
- c69f777 This dir does not appear under /docs anymore but under /cmds so use an by Reid Spencer · 17 years ago
- 6e8b572 Links for commands are now generated into /cmds/ URL. by Reid Spencer · 17 years ago
- 6232c03 Fix some minor typos. by Reid Spencer · 17 years ago
- 35931ae Fix some typos. by Reid Spencer · 17 years ago
- c867dfb Fix a typo. by Reid Spencer · 17 years ago
- ec5cf81 Fix a typo. by Reid Spencer · 17 years ago
- 5d1960c Fix some minor typos, again to test the auto-update of the web site. by Reid Spencer · 17 years ago
- 1d19753 Remove an unneeded space, mostly to verify that auto-update of the by Reid Spencer · 17 years ago
- 51cf642 Install things needed by llvm-top to allow successful building by Reid Spencer · 17 years ago
- 8d87a6b LLVM needs ModuleInfo.txt as well. by Reid Spencer · 17 years ago
- 36a07da Fix an error where ANTIC_OUT was ending up with more than one expression of by Owen Anderson · 17 years ago
- 8f5149e Back out Devang's fix for PR1320 because it causes PR1542. by Nick Lewycky · 17 years ago
- 9ad6f03 No need for ccop anymore. by Evan Cheng · 17 years ago
- d2c5eb8 Teach if-conversion about instructions that were already predicated, e.g. conditional move. by Evan Cheng · 17 years ago
- c419bd3 ImmutablePredicateOperand is no more. by Evan Cheng · 17 years ago
- 4b9cb7d Incorrect check. by Evan Cheng · 17 years ago
- 06aae67 Do away with ImmutablePredicateOperand. by Evan Cheng · 17 years ago
- 14c4655 isUnpredicatedTerminator should treat conditional branches as unpredicated terminator. by Evan Cheng · 17 years ago
- 49ce02e Do away with ImmutablePredicateOperand. by Evan Cheng · 17 years ago
- 78e02f7 A first stab at memory dependence analysis. This is an interface on top of by Owen Anderson · 17 years ago
- c9edf0b Add some accessors to improve consistency. by Owen Anderson · 17 years ago
- 04367bf first pass of nomenclature changes in .html files by Gabor Greif · 17 years ago
- 05c1dc6 These rountines are now available as part of basic block utilities. by Devang Patel · 17 years ago
- 7be06f9 Request DominanceFrontiner in advance. by Devang Patel · 17 years ago
- 658f625 Preserve various analysis info. by Devang Patel · 17 years ago
- 8019893 Add SplitEdge and SplitBlock utility routines. by Devang Patel · 17 years ago
- ec5614b Be more aggressive in the heuristic. This mostly exposes more opportunities by Owen Anderson · 17 years ago
- db5565a finishing touches of bytecode -> bitcode changes. also unbreak Windows by Gabor Greif · 17 years ago
- 2c194e6 Achieve what the incorrect test was trying to do by simply requiring that all by Owen Anderson · 17 years ago
- 6a6152c Remove an incorrect check. by Owen Anderson · 17 years ago
- f664e41 The exception handling intrinsics return values, by Duncan Sands · 17 years ago
- d8ebb3a Remove redundant declarations. by Dan Gohman · 17 years ago
- e75ca3d eliminate residual cruft related to recognizing bytecode by Gabor Greif · 17 years ago
- 664e954 Fix a comment so that the element numbering match the actual element by Dan Gohman · 17 years ago
- 89a3066 Add an explicit triple to the big-endian tests so that the assembly by Dan Gohman · 17 years ago
- fccf0a2 Indexes into the list of filter ids cannot be output by Duncan Sands · 17 years ago
- d14526c Test that byte offsets are used to index into the list by Duncan Sands · 17 years ago
- 1aa7efb Add the byval attribute by Rafael Espindola · 17 years ago
- aa6b7fd Solaris 2.x does not have RLIMIT_RSS, check for this symbol (analog NetBSD below), should subsume Cygwin by Gabor Greif · 17 years ago
- 9029195 Remove propagateEHRegister in favour of a more limited by Duncan Sands · 17 years ago
- b4fd45e Remove ExtractGlobalVariable - use StripPointerCasts instead. by Duncan Sands · 17 years ago
- 33b0b8d Correct a typo. by Zhou Sheng · 17 years ago
- 86da660 Workaround of getCopyToRegs and getCopyFromRegs bugs for big-endian machines. by Evan Cheng · 17 years ago
- 9912628 Change CalculateHeights and CalculateDepths to be non-recursive. by Evan Cheng · 17 years ago
- a955939 Refactor code to add initial support for OptionalDefOperand. by Evan Cheng · 17 years ago
- dfb2eba Print the s bit if the instruction is toggled to its CPSR setting form. by Evan Cheng · 17 years ago
- 04c813d PredicateDefOperand -> OptionalDefOperand. by Evan Cheng · 17 years ago
- e496d78 Add OptionalDefOperand to stand for optionally defined result. by Evan Cheng · 17 years ago
- 2a5c9d8 Fix a bunch of issues found in a testcase from 400.perlbench. by Owen Anderson · 17 years ago
- 9ad892c Fix test. by Evan Cheng · 17 years ago
- 02f7906 avoid ambiguity in target selection by Chris Lattner · 17 years ago
- 148b6a4 Initial ARM JIT support by Raul Fernandes Herbster. by Evan Cheng · 17 years ago
- 27e9d45 Add explicit keywords. by Dan Gohman · 17 years ago
- d27df62 Make MachineFunctionPass::runOnFunction non-virtual. Subclasses override by Dan Gohman · 17 years ago
- 4304bcc Proper flag __alloca call by Anton Korobeynikov · 17 years ago
- 50b1533 Make the debug string for ISD::MERGE_VALUES consistent with the others. by Dan Gohman · 17 years ago
- 6183f78 Add a parameter to getCopyToParts and getCopyFromParts to specify whether by Dan Gohman · 17 years ago
- 1bfb8b7 This enum is dead by Chris Lattner · 17 years ago
- f87bd84 update the .cvs files. by Chris Lattner · 17 years ago
- ce5f24e update the .cvs files by Chris Lattner · 17 years ago
- c48072f Doh by Evan Cheng · 17 years ago
- 3a08abf remove a dead case by Chris Lattner · 17 years ago
- 1f6d77b Unbreak the build. by Evan Cheng · 17 years ago
- d54874a Unbreak the build. by Evan Cheng · 17 years ago
- a99be51 Here is the bulk of the sanitizing. by Gabor Greif · 17 years ago
- f8ad955 Record my recent work. by Dale Johannesen · 17 years ago
- 461d79c the arm backend is not building, temporarily disable it. by Chris Lattner · 17 years ago