2010-01-21 |
Victor Hernandez | No need to look through bitcasts for DbgInfoIntrinsic |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Victor Hernandez | DbgInfoIntrinsic no longer appear in an instruction... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Victor Hernandez | No need to look through bitcasts for DbgInfoIntrinsic |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Victor Hernandez | DbgInfoIntrinsics no longer appear in an instruction... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | When inserting expressions for post-increment users... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | Include IVUsers information in LSR's debug output. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | Prune the search for candidate formulae if the number... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Evan Cheng | Trim unneeded includes. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | It turns out that this #include is needed because otherwise |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | unbreak the build, apparently without this transformuti... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | remove dead .erase. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Jim Grosbach | back this out for now. Growing Function is not good. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | testcase for r94095 |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | fix a problem with a missing _, testcase pending. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Victor Hernandez | Don't need to include IntrinsicInst.h any more |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Victor Hernandez | No need to map NULL operands of metadata |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Daniel Dunbar | Add a simple script for getting a version tag from... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Benjamin Kramer | struct/class mismatch. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | Make the parser include the lower level error message... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | Avoid printing a spurious semicolon when there is no... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | When re-using an existing cast for a user, it's still... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Nick Lewycky | Fix a crasher trying to fold each element in a comparis... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | remove a couple of asserts that use RTTI. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | Run the verifier after LSR, to help catch use-before... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Dan Gohman | Re-implement the main strength-reduction portion of... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Chris Lattner | eliminate dynamic_cast from the pass manager. |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Eric Christopher | Add strcpy_chk -> strcpy support for "don't know" objec... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Evan Cheng | Fix a minor issue in x86 load / store folding table... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Jim Grosbach | Make sure that landing pad entries in the EH call site... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Sean Callanan | Moved handling of inclusion from the AsmLexer to |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | simplify this code. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Sean Callanan | Changed the AsmParser to handle error messages itself |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Jim Grosbach | SjLj EH introduces can introduce an additional edge... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Sean Callanan | Promoted the reference to the SourceMgr from AsmLexer |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Sean Callanan | Modified MCAsmLexer to return error information upward |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | eliminate FnStubInfo, using MachineModuleInfoMachO... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Dale Johannesen | make findDebugLoc a class method |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | split function stub printing out to its own function, |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | eliminate the GVStubs and HiddenGVStubs maps, and use |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | don't forget to initialize an instance variable! |
commit | commitdiff | tree | snapshot |
2010-01-20 |
David Greene | When XDEBUG is enabled, check for SelectionDAG cycles... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | adopt getAdjustedAnalysisPointer in a few more passes. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | adopt getAdjustedAnalysisPointer in two more passes. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | adopt getAdjustedAnalysisPointer in BasicCallGraph. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | add some new methods to adjust this pointers. Not... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | add a helper method. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | don't send null pointers through the constantexpr codep... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | reduce redundant are's. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Jakob Stoklund... | Move per-function inline threshold calculation to a... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | use getGlobalDirective(), don't hardcode .globl. PR6093 |
commit | commitdiff | tree | snapshot |
2010-01-20 |
David Greene | Fix an infinite recursion problem. dbgs() should retur... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | eliminate some uses of AsmPrinter::EmitIntXXX |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Victor Hernandez | Backout r93990 |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | inline and radically simplify printDataDirective. ... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | emit basic block labels with mcstreamer. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | emit integer and fp zeros as (e.g.) .byte 0 instead... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | signficant cleanups to EmitGlobalConstant (including... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Victor Hernandez | Fix/strengthen verification of llvm.dbg.declare |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Victor Hernandez | Switch Elts from vector to SmallVector |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | switch ConstantFP emission to use MCStreamer, significantly |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | make mcasmstreamer handle expanding 8 byte integer... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | give createAsmStreamer an 'isLittleEndian' argument. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chris Lattner | revert 93934, removing the MCAsmInfo endianness bit... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Victor Hernandez | Fix if/else brackets; getFunctionForValue() is to be... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Chandler Carruth | Fix the conditions to unambiguously show the logic... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Victor Hernandez | Map operands of all function-local metadata, not just... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Victor Hernandez | Avoid unnecessary Elts array |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Victor Hernandez | Refactor common parts of MDNode::getFunction() and... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Devang Patel | If a instruction belongs to another function (and not... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
David Greene | Add some asserts to check SelectionDAG problems earlier. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Daniel Dunbar | For 'install-clang' target, also traverse tools/clang... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Dale Johannesen | Move findDebugLoc somewhere more central. Fix |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dan Gohman | Fold (add x, shl(0 - y, n)) -> sub(x, shl(y, n)), to... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Bob Wilson | Wrap some comments to 80 columns. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dan Gohman | Make SCEVAddRecExpr's getType return a pointer type... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dale Johannesen | Fix a case where debug_value was perturbing the |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dan Gohman | When doing address-mode sinking, expand the base regist... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Chris Lattner | give MCAsmInfo a 'has little endian' bit. This is... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dan Gohman | Add a comment and tidy up some whitespace. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dan Gohman | Fix a typo and an 80-column violation in comments. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dan Gohman | Give ScalarEvolution access to the DominatorTree. It... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Chris Lattner | simplify the rest of fp constant printing. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Chris Lattner | simplify the code for printing x86 long double, don... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Jakob Stoklund... | Identify predicate and optional-def operands when print... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Chris Lattner | add a new EmitIntValue method that MCStreamer impls... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dan Gohman | Add a new helper function to IVUsers for returning... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Dan Gohman | Add nounwinds. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Chris Lattner | eliminate AsmPrinter::EmitZeros: just use MCStreamer... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Callanan | Promoted the getTok() method to MCAsmParser so that |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Xerxes Ranby | Stubs for getHostCPUFeatures API. This implements part... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Jakob Stoklund... | Remove predicates when changing an add into an unpredic... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Benjamin Kramer | Update CMake list. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
David Greene | Add some new debugging APIs to print out "raw" Selectio... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Callanan | Propagated the parser-side Lex function's declaration to |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Sean Callanan | Added a Lex function to the AsmParser, to allow handling |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Bruno Cardoso... | Fix a bug introduced on r92564 where the name "Node... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Chris Lattner | Generalize mcasmstreamer data emission APIs to take... |
commit | commitdiff | tree | snapshot |
next |