2009-07-29 |
Argyrios Kyrtzidis | Introduce a helper template for the Handler classes... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Add an assert. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Accept Handler objects in parameters as references. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | Rename EntityHandler::HandleEntity to Handle. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Argyrios Kyrtzidis | -Make IndexProvider an abstract interface for getting... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Make tag declarations redeclarable. This change has... |
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 |
Douglas Gregor | Eliminate an unused-variable warning |
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 |
Owen Anderson | Update for LLVM API change. |
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 |
Ted Kremenek | Change uses of: |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Remove 'StoreManager::OldCastRegion()', TypedViewRegion... |
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 |
Fariborz Jahanian | Fixed test. |
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 |
Fariborz Jahanian | Some refactoring of member access for |
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 |
Eli Friedman | Refactor base/member initializers, and construct them... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Check accessibility when converting object to the base |
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 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | No longer need to keep base class offsets in the offset |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Fariborz Jahanian | Patch to provide cast of objects in member access |
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 | [llvm up] |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Implement PointerUnion4. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Add an XFAILed test case that currently crashes for... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Add another analyzer test case involving an OSAtomic... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Remove some uses of TypedViewRegion, and use getBaseReg... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Make StoreManager::InvalidateRegion() virtual, move... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Refactor. Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | Add 'MemRegion::getBaseRegion()', a utility method... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Eric Christopher | Add llvm_unreachable for ... unreachable code! |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Ted Kremenek | canSymbolicate() should only return true for integer... |
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 |
Sebastian Redl | Check for identical types in C++ catch expression.... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Don't use a formatted ostream when writing .ll either. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Don't use a formatted ostream when writing .bc files... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | When lookup of an identifier preceding a '<' finds... |
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 |
Daniel Dunbar | scan-build: Don't try to index plist-html output direct... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Remove an obsolete kludge based on the previous, comple... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Test redefinition of class template partial specializations |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Use the new statement/expression profiling code to... |
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 |
Fariborz Jahanian | Use the existing API for base offset. Use suitable... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Douglas Gregor | Make the Python TestRunner work for individual tests |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Devang Patel | trim include list. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Steve Naroff | Remove an ObjC-specific XFAIL (and tweak test). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Steve Naroff | Fix <rdar://problem/7100524> regression: "error: incomp... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Steve Naroff | Incorporate feedback from Chris (on r76979). |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Sebastian Redl | Make functional-style casts emit correct messages,... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Benjamin Kramer | MSVC build fix. Patch by Olaf Krzikalla! |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Zhongxing Xu | add a fixme |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Zhongxing Xu | delete an undefined method. |
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 |
Daniel Dunbar | MultiTestRunner: Reenable --vg option. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Daniel Dunbar | Destroy the ASTConsumer prior to the Context, HTMLPrint... |
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 |
Daniel Dunbar | BlockScopeInfo::hasPrototype was uninitialized. |
commit | commitdiff | tree | snapshot |
next |