2009-07-31 |
Dan Gohman | Split DenseMapInfo into a separate header file, so... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | Normalize target registration code. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Dan Gohman | Reapply r77654 with a fix: MachineFunctionPass's getAna... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Chris Lattner | fix a bunch of failing tests now that MCContext::GetSec... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Chris Lattner | refactor section construction in TLOF to be through... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Owen Anderson | Move getTrue() and getFalse() to 2.5-like APIs. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Chris Lattner | split MCSection stuff out to its own .cpp file, add... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Chris Lattner | move the sectionkind and section classes to TargetLower... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Chris Lattner | create sections with MCSection::Create instead of Conte... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Chris Lattner | fix PR4650: we only track sizes for certain objects... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Benjamin Kramer | Work around a dangling pointer dereference when enumera... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Benjamin Kramer | Fix a struct/class mismatch, to silence a MSVC warning. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Sanjiv Gupta | define target names for std libcalls. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | Add this test back, the check pattern was too strict. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | Revert r77654, it appears to be causing llvm-gcc bootst... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | Remove this test while I figure out why it is failing. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Daniel Dunbar | llvm-mc: Match a few X86 instructions. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Dan Gohman | Manage MachineFunctions with an analysis Pass instead... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Benjamin Kramer | Fix cmake build. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Add getOrInsertNamedMetadata(). |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Add addElement(). |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Cheng | When fp is not eliminated, instructions with T2_i12... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Lang Hames | Removed the BigBlock register allocator. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Do not use abbrev while writing NamedMDNode name. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Enumerate NamedMDNode elements first. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Owen Anderson | Move more code back to 2.5 APIs. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Handle NamedMDNode. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
David Goodwin | Remove redundant match for frame index from imm8 addrmo... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
David Goodwin | Darwin assembler now recognizes "orn", so remove workar... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
David Goodwin | Darwin assembler now supports "rrx", so remove workaround. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Twine: Directly support int, long, and long long types. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Dan Gohman | Use CallbackVH in AliasSetTracker to avoid getting... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
David Goodwin | Cleanup and include code selection for some frame index... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Start using DebugInfoFinder. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Do not use getNamedValue() to lookup NamedMDNode. Named... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | Fix MetadataBase::classof(). |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Twine: Use raw_ostream::write_hex, remove unused itohex... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Remove unintended changes. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | s/DebugInfoEnumerator/DebugInfoFinder/g |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Add raw_ostream::write_hex |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Remove itohexstr, which only had one user. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
David Goodwin | Add missing D* register clobbers for Thumb-2 call. |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Daniel Dunbar | Twines: Don't allow implicit conversion from integers... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Devang Patel | walk DbgRegionStartInst and DbgRegionEndInst |
commit | commitdiff | tree | snapshot |
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 |
next |