2011-02-24 |
Richard Osborne | Add XCore intrinsic for eeu instruction. |
tree | commitdiff |
2011-02-24 |
Duncan Sands | Rewrite the vector part of getExtendedTypeAction to... |
tree | commitdiff |
2011-02-24 |
Cameron Zwarich | Merge information about the number of zero, one, and... |
tree | commitdiff |
2011-02-24 |
Cameron Zwarich | Add a getNumSignBits() method to APInt. |
tree | commitdiff |
2011-02-24 |
Cameron Zwarich | Add a mechanism for invalidating the LiveOutInfo of... |
tree | commitdiff |
2011-02-24 |
Cameron Zwarich | Track blocks visited in reverse postorder. |
tree | commitdiff |
2011-02-24 |
Cameron Zwarich | Refactor the LiveOutInfo interface into a few methods... |
tree | commitdiff |
2011-02-24 |
Michael J. Spencer | Depricate PathV1::isAbsolute. |
tree | commitdiff |
2011-02-23 |
Richard Osborne | Add XCore intrinsic for clre instruction. |
tree | commitdiff |
2011-02-23 |
Richard Osborne | Add llvm.xcore.waitevent intrinsic. The effect of this... |
tree | commitdiff |
2011-02-23 |
Richard Osborne | Add XCore intrinsic for the setv instruction. |
tree | commitdiff |
2011-02-23 |
Richard Osborne | Add XCore intrinsic for settw instruction. |
tree | commitdiff |
2011-02-23 |
Frits van Bommel | Implement TODO for implicit C-array-to-ArrayRef conversion. |
tree | commitdiff |
2011-02-23 |
Stuart Hastings | Omit private_extern declarations of extern symbols... |
tree | commitdiff |
2011-02-22 |
Nick Lewycky | Fix C++0x incompatibility. The signature of std::make_p... |
tree | commitdiff |
2011-02-22 |
Devang Patel | Follow LLVM coding style. |
tree | commitdiff |
2011-02-22 |
Cameron Zwarich | MachineConstantPoolValues are not uniqued, so they... |
tree | commitdiff |
2011-02-22 |
Cameron Zwarich | Roll out r126169 and r126170 in an attempt to fix the... |
tree | commitdiff |
2011-02-22 |
Cameron Zwarich | Merge information about the number of zero, one, and... |
tree | commitdiff |
2011-02-21 |
Devang Patel | Revert r124611 - "Keep track of incoming argument's... |
tree | commitdiff |
2011-02-21 |
Richard Osborne | Add XCore intrinsics for various instructions on ports. |
tree | commitdiff |
2011-02-21 |
Duncan Sands | If the phi node was used by an unreachable instruction... |
tree | commitdiff |
2011-02-21 |
Joerg Sonnenberger | Use a vector of pairs to implement the section stack... |
tree | commitdiff |
2011-02-20 |
Oscar Fuentes | Put targets on folders, if the IDE supports the feature. |
tree | commitdiff |
2011-02-19 |
Argyrios Kyrtzidis | Allow getting the address of the value in a PointerUnio... |
tree | commitdiff |
2011-02-19 |
Ted Kremenek | Add ImmutableMap methods 'manualRetain()', 'manualRelea... |
tree | commitdiff |
2011-02-18 |
Devang Patel | Provide enums to build complex address calucation expre... |
tree | commitdiff |
2011-02-18 |
Devang Patel | Remove unused tag. |
tree | commitdiff |
2011-02-18 |
Devang Patel | Provide tag strings for llvm specific tags. |
tree | commitdiff |
2011-02-18 |
Devang Patel | Do not lose debug info of an inlined function argument... |
tree | commitdiff |
2011-02-18 |
Chris Lattner | Now that -loop-idiom uses TargetLibraryInfo properly... |
tree | commitdiff |
2011-02-18 |
Chris Lattner | add a way to disable all builtins, wire it up to opt... |
tree | commitdiff |
2011-02-18 |
Chris Lattner | add memset and memcpy, though they are always available... |
tree | commitdiff |
2011-02-18 |
Chris Lattner | rearrange some comments, no functionality change. |
tree | commitdiff |
2011-02-18 |
Owen Anderson | Add FixedLenDecoderEmitter, the skeleton of a new disas... |
tree | commitdiff |
2011-02-18 |
Chris Lattner | introduce a new TargetLibraryInfo pass, which transform... |
tree | commitdiff |
2011-02-18 |
Rafael Espindola | Expose getTypeName to the C API. Patch by Patrick Walton. |
tree | commitdiff |
2011-02-18 |
Benjamin Kramer | The objectsize intrinsic doesn't access any memory. |
tree | commitdiff |
2011-02-18 |
Cameron Zwarich | Roll out r125794 to help diagnose the llvm-gcc-i386... |
tree | commitdiff |
2011-02-18 |
Chris Lattner | hoist GlobalValue::removeDeadConstantUsers up to being... |
tree | commitdiff |
2011-02-17 |
Devang Patel | Do not lose debug info of an inlined function argument... |
tree | commitdiff |
2011-02-17 |
Nadav Rotem | Enhance constant folding of bitcast operations on vecto... |
tree | commitdiff |
2011-02-17 |
NAKAMURA Takumi | Triple::MinGW64 is deprecated and removed. We can use... |
tree | commitdiff |
2011-02-16 |
Stuart Hastings | Swap VT and DebugLoc operands of getExtLoad() for consi... |
tree | commitdiff |
2011-02-16 |
Rafael Espindola | Gas is very inconsistent about when a relaxation/reloca... |
tree | commitdiff |
2011-02-16 |
Rafael Espindola | Add support for pushsection and popsection. Patch by... |
tree | commitdiff |
2011-02-15 |
Nick Lewycky | Teach PatternMatch that splat vectors could be floating... |
tree | commitdiff |
2011-02-15 |
Devang Patel | Move DbgInfoPrinter specific utlities inside DbgInfoPri... |
tree | commitdiff |
2011-02-15 |
Duncan Sands | Spelling fix: consequtive -> consecutive. |
tree | commitdiff |
2011-02-15 |
Chris Lattner | fix comments |
tree | commitdiff |
2011-02-15 |
Chris Lattner | convert ConstantVector::get to use ArrayRef. |
tree | commitdiff |
2011-02-15 |
Chris Lattner | fix some typos. |
tree | commitdiff |
2011-02-14 |
Jakob Stoklund Olesen | Move more fragments of spill weight calculation into... |
tree | commitdiff |
2011-02-14 |
Chris Lattner | revert my ConstantVector patch, it seems to have made... |
tree | commitdiff |
2011-02-14 |
Rafael Espindola | Move broken HasCommonSymbols to ELFWriter.cpp. |
tree | commitdiff |
2011-02-14 |
Chris Lattner | Switch ConstantVector::get to use ArrayRef instead... |
tree | commitdiff |
2011-02-14 |
Chris Lattner | add a new ArrayRef class. This is intended to replace... |
tree | commitdiff |
2011-02-14 |
Chris Lattner | fix two comment thinkos |
tree | commitdiff |
2011-02-14 |
Nick Lewycky | Fix typo in comment. |
tree | commitdiff |
2011-02-13 |
Chris Lattner | missed a header |
tree | commitdiff |
2011-02-13 |
Chris Lattner | fix thinko :) |
tree | commitdiff |
2011-02-13 |
Chris Lattner | Revisit my fix for PR9028: the issue is that DAGCombine was |
tree | commitdiff |
2011-02-13 |
Chris Lattner | add a helper method. |
tree | commitdiff |
2011-02-11 |
Zhanyong Wan | Adds llvm::sys::path::is_separator() to test whether... |
tree | commitdiff |
2011-02-11 |
Jim Grosbach | Remove trailing whitespace. |
tree | commitdiff |
2011-02-11 |
Douglas Gregor | Poison the relational operators ==, !=, <, <=, >=,... |
tree | commitdiff |
2011-02-11 |
Chris Lattner | make the constantexpr interfaces for inbounds GEPs... |
tree | commitdiff |
2011-02-11 |
Rafael Espindola | Remove std::string version of getNameWithPrefix. |
tree | commitdiff |
2011-02-11 |
Jim Grosbach | Remove trailing whitespace. |
tree | commitdiff |
2011-02-10 |
Owen Anderson | Clean trailing whitespace. |
tree | commitdiff |
2011-02-10 |
Chris Lattner | switch the constantexpr, target folder, and IRBuilder... |
tree | commitdiff |
2011-02-09 |
Douglas Gregor | Rip out realpath() support. It's expensive, and often... |
tree | commitdiff |
2011-02-09 |
Jakob Stoklund Olesen | Move calcLiveBlockInfo() and the BlockInfo struct into... |
tree | commitdiff |
2011-02-09 |
Douglas Gregor | Add llvm::sys::path::canonical(), which provides the... |
tree | commitdiff |
2011-02-09 |
Dan Gohman | Optimize po_iterator: don't do redundant lookups. |
tree | commitdiff |
2011-02-09 |
Chris Lattner | Teach instsimplify some tricks about exact/nuw/nsw... |
tree | commitdiff |
2011-02-09 |
Chris Lattner | Rework InstrTypes.h so to reduce the repetition around... |
tree | commitdiff |
2011-02-09 |
Chris Lattner | enrich folder interfaces around exactness. |
tree | commitdiff |
2011-02-09 |
Chris Lattner | refactor ConstantExpr interfaces a bit around "exactness". |
tree | commitdiff |
2011-02-09 |
Richard Osborne | Add intrinsic for setc instruction on the XCore. |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | lib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC... |
tree | commitdiff |
2011-02-08 |
Rafael Espindola | Don't open the file again in the gold plugin. To be... |
tree | commitdiff |
2011-02-08 |
Jakob Stoklund Olesen | Add LiveIntervals::addKillFlags() to recompute kill... |
tree | commitdiff |
2011-02-08 |
Jakob Stoklund Olesen | Add LiveIntervals::shrinkToUses(). |
tree | commitdiff |
2011-02-07 |
Bruno Cardoso Lopes | Implement support for custom target specific asm parsin... |
tree | commitdiff |
2011-02-07 |
Chris Lattner | implement .ll and .bc support for nsw/nuw on shl and... |
tree | commitdiff |
2011-02-07 |
Duncan Sands | Add an m_Div pattern for matching either a udiv or... |
tree | commitdiff |
2011-02-07 |
Duncan Sands | Add IRBuilder methods for creating an exact udiv, like... |
tree | commitdiff |
2011-02-06 |
Chris Lattner | enhance vmcore to know that udiv's can be exact, and... |
tree | commitdiff |
2011-02-05 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Split explicit symbols... |
tree | commitdiff |
2011-02-05 |
Eric Christopher | Rewrite how the indirect call bonus is handled. This... |
tree | commitdiff |
2011-02-04 |
Devang Patel | Merge .debug_loc entries whenever possible to reduce... |
tree | commitdiff |
2011-02-04 |
Jason W Kim | Teach ARM/MC/ELF about EF_ARM_EABI_VERSION. The magic... |
tree | commitdiff |
2011-02-04 |
Jakob Stoklund Olesen | Add LiveIntervals::getLastSplitPoint(). |
tree | commitdiff |
2011-02-04 |
Daniel Dunbar | MC/AsmMatcher: Add support for custom conversion functions. |
tree | commitdiff |
2011-02-04 |
Andrew Trick | Introducing a new method of tracking register pressure... |
tree | commitdiff |
2011-02-03 |
Bob Wilson | Remove trailing whitespace |
tree | commitdiff |
2011-02-03 |
Bob Wilson | Edit a comment for consistency. |
tree | commitdiff |
2011-02-03 |
Oscar Fuentes | Moved to Clang's source tree its configuration options... |
tree | commitdiff |
2011-02-03 |
Richard Osborne | Add XCore intrinsics for resource instructions. |
tree | commitdiff |
next |