2009-07-30 |
Devang Patel | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Dan Gohman | Minor whitespace tidiness. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Dan Gohman | Rename GRAD to GR32_AD, to follow the naming convention... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Chris Lattner | add a random codegen deficiency. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Benjamin Kramer | fix a unitialized pointer in NamedMDNode (and reenable... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sanjiv Gupta | Allow targets to define libcall names for mem(cpy,set... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Cheng | Add a note. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Cheng | I've changed the semantics of MERGE_VALUES a bit. It... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Cheng | Optimize some common usage patterns of atomic built... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Switch obvious clients to Twine instead of utostr ... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sanjiv Gupta | Keep track of references to mem(cpy,move,set) and then... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Twine: Provide [u]int{32,64} conversions via implicit... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Andreas Bolka | Equal SCEVs of a subscript give rise to dependence. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Disable the NamedMDNodeTest, it is failing everywhere. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Nate Begeman | Typo |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Dan Gohman | Add a new register class to describe operands that... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Dan Gohman | Minor whitespace tidiness. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Check null NameMDNode elements. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Dan Gohman | Eliminate a bunch of redundant tables. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Bob Wilson | Lower a 128-bit BUILD_VECTOR with 2 elements to a pair... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Dan Gohman | Use array_endof instead of doing it manually. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Add NamedMDNode test. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | print single NamedMDNode. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Cheng | tbb / tbh instructions only branch forward, not backwards. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Cheng | Add VFP3 D registers to the DPR register class. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Nicolas Geoffray | In TrimAllocationToSize, if a block is below the minimu... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Eliminate a few unused-variable warnings |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Read and write NamedMDNode. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Owen Anderson | Move types back to the 2.5 API. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Print named metadata. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Fix PR4645 which was fallout from the fix for PR4641. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | There is no need to keep name ref in NamedMDNode. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | inline the global 'getInstrOperandRegClass' function... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Cheng | Make sure Thumb2 uses the right call instructions. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bill Wendling | Forgot to output the base offset. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | 1. Introduce a new TargetOperandInfo::getRegClass(... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | make ptr_rc derive from a new PointerLikeRegClass tblge... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | Give getPointerRegClass() a "kind" value so that target... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Cheng | - Fix an obvious copy and paste error. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
David Greene | Re-enable comment and operand padding. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Benjamin Kramer | Update unittest for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Benjamin Kramer | Remove now unused Context variables. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Owen Anderson | Move ConstantExpr to 2.5 API. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Fix a typo, and all of its copies |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Implement PointerUnion4. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Refactor. Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Christopher | Add llvm_unreachable for ... unreachable code! |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Cheng | xfail for now. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Perform simplification noticed by Reid. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Keep track of named mdnodes in a Module using an ilist. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Benjamin Kramer | fix unittest on platforms with unsigned chars (e.g... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Add missing include. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bob Wilson | Change Neon VLDn intrinsics to return multiple values... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bob Wilson | Fix the verifier to handle intrinsics with LLVMMatchTyp... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bob Wilson | Fix an assumption that there is a single return value... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
David Greene | Re-apply previous changes and improve column padding... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Dan Gohman | Add one-past-the-end language to the inbounds keyword. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | trim include list. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Benjamin Kramer | MSVC build fix. Patch by Olaf Krzikalla! |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Twines: Support numeric conversion directly (uitostr... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | raw_ostream: Follow the 32-bit path when printing ... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | some wording changes. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | more syntactic cleanups. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | minor smallvector cleanups |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | link to a newer preso |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Nick Lewycky | Just discard the output, no need to turn it back into... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Andreas Bolka | Skeleton for pairwise subscript testing. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | don't dump .bc file to stdout, and simplify this to... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | mingw uses .data and .text, not _data and _text. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | fix PR4584 with a trivial patch now that the pieces... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Nick Lewycky | Bulk erasing instructions without RAUWing them is unsaf... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | pass the mangler down into the various SectionForGlobal... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Cheng | Revert AsmWriterEmitter.cpp to 74742. The recent change... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | constant prop a utostr. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Chris Lattner | remove some completely wrong code. 1 is never < 16... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Revert r77397, it causes significant regressions in... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Evan Cheng | Optimize Thumb2 jumptable to use tbb / tbh when all... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Christopher | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bill Wendling | Change the "PreferredEHDataFormat" from "absptr" if... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Christopher | Add a couple more tests for the ptest intrinsics to... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bill Wendling | Move comment to above method. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Parse named metadata. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Add NamedMDNode. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Bill Wendling | - Temporarily unbreak the build by forcing the TType... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Christopher | Add support for gcc __builtin_ia32_ptest{z,c,nzc} intri... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Dan Gohman | Remove another F_OK. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Match X86 register names to number. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Andreas Bolka | Fix a few typos and add links. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Goodwin | Thumb-2: fix typo that caused incorrect stack eliminati... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Cleanup code to use iterators instead of ".size()". |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Andreas Bolka | Slightly reformat LDA tests to ease grepping. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Greene | Improve performance of PadToColumn by eliminating flushes. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Dan Gohman | On "Unix", if Program::FindProgramByName is given a... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
David Greene | Add some protected interfaces to allow subclass access... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Doxygenify comments. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Bill Wendling | Split out large loop into it's very own method. No... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Dan Gohman | It isn't necessary to use F_OK when using R_OK or similar. |
commit | commitdiff | tree | snapshot |
next |