2008-05-19 |
Dale Johannesen | Handle quoted names when constructing $stub's, |
tree | commitdiff |
2008-05-19 |
Chris Lattner | add a helper method. |
tree | commitdiff |
2008-05-19 |
Bill Wendling | Remove warnings about unused parameters and shadowed... |
tree | commitdiff |
2008-05-19 |
Gordon Henriksen | Remove a duplicative binding. Patch by Mahadevan R. |
tree | commitdiff |
2008-05-18 |
Chris Lattner | add missing #include. |
tree | commitdiff |
2008-05-17 |
Bill Wendling | On Darwin, the string header file isn't 64-bit clean... |
tree | commitdiff |
2008-05-17 |
Nick Lewycky | Move isTrueWhenEqual to ICmpInst. |
tree | commitdiff |
2008-05-16 |
Dale Johannesen | Add CommonLinkage. |
tree | commitdiff |
2008-05-16 |
Eric Christopher | Add functions to enable adding a single attribute to... |
tree | commitdiff |
2008-05-16 |
Gabor Greif | API change for {BinaryOperator|CmpInst|CastInst}::creat... |
tree | commitdiff |
2008-05-15 |
Dan Gohman | Update comments based on Duncan's feedback. |
tree | commitdiff |
2008-05-15 |
Evan Cheng | Fix typos and comments. |
tree | commitdiff |
2008-05-15 |
Dan Gohman | IR support for extractvalue and insertvalue instruction... |
tree | commitdiff |
2008-05-15 |
Evan Cheng | Make use of vector load and store operations to impleme... |
tree | commitdiff |
2008-05-15 |
Nate Begeman | Move the operator new and operator delete out of line... |
tree | commitdiff |
2008-05-14 |
Nate Begeman | Add support to IR builder for new vicmp, vfcmp routines |
tree | commitdiff |
2008-05-14 |
Nate Begeman | Don't generate unused variables in a no-assert build |
tree | commitdiff |
2008-05-14 |
Dale Johannesen | Add CommonLinkage; currently tentative definitions |
tree | commitdiff |
2008-05-14 |
Devang Patel | Simplify internalize pass. Add test case. |
tree | commitdiff |
2008-05-14 |
Roman Levenstein | Do not generate by TableGen the hard-coded standard... |
tree | commitdiff |
2008-05-14 |
Dan Gohman | Commit the header I accidentally left out of 51083. |
tree | commitdiff |
2008-05-14 |
Dan Gohman | Move RemoveFromVector out of the global namespace. |
tree | commitdiff |
2008-05-14 |
Dan Gohman | Whitespace cleanups. |
tree | commitdiff |
2008-05-14 |
Dan Gohman | Make getNumContainedManagers and getNumContainedPasses... |
tree | commitdiff |
2008-05-14 |
Dan Gohman | Make PassInfo noncopyable. |
tree | commitdiff |
2008-05-14 |
Dan Gohman | Split the loop unroll mechanism logic out into a utilit... |
tree | commitdiff |
2008-05-13 |
Gabor Greif | Merge of r51073-51074 from use-diet branch. |
tree | commitdiff |
2008-05-13 |
Eric Christopher | Make this function public. |
tree | commitdiff |
2008-05-13 |
Anton Korobeynikov | Add thin layer over StringMap to form StringSet. By... |
tree | commitdiff |
2008-05-13 |
Evan Cheng | Instead of a vector load, shuffle and then extract... |
tree | commitdiff |
2008-05-13 |
Gabor Greif | Derive GetResultInst from UnaryInstruction, this simpli... |
tree | commitdiff |
2008-05-13 |
Dan Gohman | Change class' public PassInfo variables to by initializ... |
tree | commitdiff |
2008-05-12 |
Evan Cheng | Xform bitconvert(build_pair(load a, load b)) to a singl... |
tree | commitdiff |
2008-05-12 |
Bill Wendling | Constify the machine instruction passed into the |
tree | commitdiff |
2008-05-12 |
Evan Cheng | Forgot this. |
tree | commitdiff |
2008-05-12 |
Nate Begeman | Add support for vicmp/vfcmp codegen, more legalize... |
tree | commitdiff |
2008-05-12 |
Nate Begeman | Add two new instructions to the llvm IR, vicmp and... |
tree | commitdiff |
2008-05-12 |
Chris Lattner | Add a new SparsePropagation analysis utility, which... |
tree | commitdiff |
2008-05-11 |
Nick Lewycky | Make constructors target-specific. This fixes problems... |
tree | commitdiff |
2008-05-10 |
Bill Wendling | Remove warnings when using -Wshorten-64-to-32. |
tree | commitdiff |
2008-05-10 |
Bill Wendling | Prevent -W64-to-32-shortened warnings. |
tree | commitdiff |
2008-05-10 |
Bill Wendling | Prevent warnings from the -Wshorten-64-to-32 flag. |
tree | commitdiff |
2008-05-10 |
Gabor Greif | remove commented-out code, it is subsumed by DECLARE_TR... |
tree | commitdiff |
2008-05-10 |
Gabor Greif | merge of use-diet branch to trunk |
tree | commitdiff |
2008-05-09 |
Evan Cheng | Make OpActionsCapacity multiple of 4. |
tree | commitdiff |
2008-05-09 |
Chris Lattner | add support for pattern matching 'neg' |
tree | commitdiff |
2008-05-08 |
Chris Lattner | add a new Instruction::mayReadFromMemory predicate... |
tree | commitdiff |
2008-05-07 |
Anton Korobeynikov | Turn StripPointerCast() into a method |
tree | commitdiff |
2008-05-07 |
Ted Kremenek | Make the interface of CStrInCStrNoCase be the same... |
tree | commitdiff |
2008-05-07 |
Chris Lattner | Add a new LibCallAliasAnalysis pass, which is parameterized |
tree | commitdiff |
2008-05-07 |
Ted Kremenek | Fix some serious logical errors in CStrInCStrNoCase... |
tree | commitdiff |
2008-05-07 |
Duncan Sands | Output correct exception handling and frame info |
tree | commitdiff |
2008-05-07 |
Ted Kremenek | Guard for empty strings in CStrInCStrNoCase. |
tree | commitdiff |
2008-05-07 |
Ted Kremenek | Added CStrInCStrNoCase, a portable implementation of... |
tree | commitdiff |
2008-05-07 |
Chris Lattner | Add a new interface for describing the behavior of... |
tree | commitdiff |
2008-05-07 |
Nick Lewycky | Typo. |
tree | commitdiff |
2008-05-07 |
Bill Wendling | Make the use of the "noinline" attribute conditional... |
tree | commitdiff |
2008-05-06 |
Bill Wendling | Workaround for a compiler bug (see <rdar://problem... |
tree | commitdiff |
2008-05-06 |
Anton Korobeynikov | Make StripPointerCast a common function (should we... |
tree | commitdiff |
2008-05-06 |
Gordon Henriksen | Improve documentation. |
tree | commitdiff |
2008-05-06 |
Dan Gohman | Remove uses of llvm/System/IncludeFile.h that are no... |
tree | commitdiff |
2008-05-06 |
Dan Gohman | Fix a broken doxygen comment, and reword it for clarity. |
tree | commitdiff |
2008-05-05 |
Bill Wendling | Using "unsigned" was masking the "size_t" version of... |
tree | commitdiff |
2008-05-05 |
Devang Patel | Remove unused function. |
tree | commitdiff |
2008-05-05 |
Mon P Wang | Added addition atomic instrinsics and, or, xor, min... |
tree | commitdiff |
2008-05-05 |
Evan Cheng | Fix more -Wshorten-64-to-32 warnings. |
tree | commitdiff |
2008-05-05 |
Evan Cheng | Fix 80 column violations. |
tree | commitdiff |
2008-05-05 |
Dan Gohman | Add AsmPrinter support for emitting a directive to... |
tree | commitdiff |
2008-05-04 |
Owen Anderson | Fix PR1098 by correcting the postdominators analysis. |
tree | commitdiff |
2008-05-04 |
Chris Lattner | remove obsolete method. |
tree | commitdiff |
2008-05-04 |
Gordon Henriksen | Use (void) instead of () in C code. |
tree | commitdiff |
2008-05-03 |
Torok Edwin | Implement destructor for PostDominatorTree to eliminate... |
tree | commitdiff |
2008-05-03 |
Ted Kremenek | Implement operator-> for ImmutableMap iterators. |
tree | commitdiff |
2008-05-03 |
Evan Cheng | Add separate intrinsics for MMX / SSE shifts with i32... |
tree | commitdiff |
2008-05-02 |
Evan Cheng | Suppress -Wshorten-64-to-32 warnings for 64-bit hosts. |
tree | commitdiff |
2008-05-01 |
Ted Kremenek | Initialize a local variable. |
tree | commitdiff |
2008-05-01 |
Chris Lattner | Delete the IPO simplify-libcalls and completely reimple... |
tree | commitdiff |
2008-05-01 |
Chris Lattner | Add CreateCall3/CreateCall4 at Eric's request. |
tree | commitdiff |
2008-05-01 |
Chris Lattner | Add a spiffy little "CreateCall2" method, which can... |
tree | commitdiff |
2008-04-30 |
Arnold Schwaighofer | Tail call optimization improvements: |
tree | commitdiff |
2008-04-30 |
Chris Lattner | add missing #include |
tree | commitdiff |
2008-04-30 |
Chris Lattner | add a method for comparing to see if a value has a... |
tree | commitdiff |
2008-04-29 |
Owen Anderson | Rename DeadLoopElimination to LoopDeletion, part 2. |
tree | commitdiff |
2008-04-29 |
Roman Levenstein | Use std::set instead of std::priority_queue for the... |
tree | commitdiff |
2008-04-29 |
Owen Anderson | Add dead loop elimination, which removes dead loops... |
tree | commitdiff |
2008-04-28 |
Anton Korobeynikov | Correct parameter attributes encoding for C bindings. |
tree | commitdiff |
2008-04-28 |
Dale Johannesen | Don't try to convert PPC long double. |
tree | commitdiff |
2008-04-28 |
Ted Kremenek | Add more alignment enums. |
tree | commitdiff |
2008-04-28 |
Gordon Henriksen | Expose parameter attributes via C bindings. |
tree | commitdiff |
2008-04-28 |
Dan Gohman | Fix the SVOffset values for loads and stores produced by |
tree | commitdiff |
2008-04-28 |
Mikhail Glushenkov | Add support for response files to the CommandLine library. |
tree | commitdiff |
2008-04-28 |
Chris Lattner | Remove the SmallVector ctor that converts from a SmallV... |
tree | commitdiff |
2008-04-28 |
Chris Lattner | restore the copy ctor in SmallVector. This fixes serious |
tree | commitdiff |
2008-04-28 |
Chris Lattner | generalize SmallVector copy ctor, there is no requireme... |
tree | commitdiff |
2008-04-27 |
Chris Lattner | Implement a signficant optimization for inline asm: |
tree | commitdiff |
2008-04-27 |
Chris Lattner | Move a bunch of inline asm code out of line. |
tree | commitdiff |
2008-04-26 |
Chris Lattner | A few inline asm cleanups: |
tree | commitdiff |
2008-04-25 |
Nick Lewycky | Remove 'unwinds to' support from mainline. This patch... |
tree | commitdiff |
2008-04-25 |
Gordon Henriksen | PR2245: Misleading parameter name in llvm-c/Core.h... |
tree | commitdiff |
2008-04-24 |
Ted Kremenek | Implement != for DenseSet iterators. |
tree | commitdiff |
next |