2011-10-13 |
Eli Friedman | Enhance the memdep interface so that users can tell... |
tree | commitdiff |
2011-10-13 |
Richard Osborne | Update IntrinsicsXCore.td with the normal LLVM notice... |
tree | commitdiff |
2011-10-13 |
Michael J. Spencer | Fix incorrect ELF typedefs. |
tree | commitdiff |
2011-10-13 |
Michael J. Spencer | Add missing ELF constants. |
tree | commitdiff |
2011-10-12 |
Jakob Stoklund Olesen | Add MachineInstr::getRegClassConstraint(). |
tree | commitdiff |
2011-10-12 |
Jakob Stoklund Olesen | Extract a method for finding the inline asm flag operand. |
tree | commitdiff |
2011-10-12 |
Jakob Stoklund Olesen | Encode register class constreaints in inline asm instru... |
tree | commitdiff |
2011-10-12 |
Eli Friedman | Use unsigned multiply to hash integers, so we don't... |
tree | commitdiff |
2011-10-12 |
Kevin Enderby | Finish supporting cpp #file/line comments in assembler... |
tree | commitdiff |
2011-10-12 |
Eric Christopher | Make this use a public accessor too. |
tree | commitdiff |
2011-10-11 |
Eric Christopher | Use public accessors on the scope that is returned. |
tree | commitdiff |
2011-10-11 |
Chris Lattner | improve some of the documentation around target data... |
tree | commitdiff |
2011-10-11 |
Eric Christopher | Add a new wrapper node for a DILexicalBlock that encaps... |
tree | commitdiff |
2011-10-11 |
Daniel Dunbar | Support/DataTypes.h: Clean up some types and add matchi... |
tree | commitdiff |
2011-10-11 |
Owen Anderson | Expose MachOObjectFile externally, like we do for COFF... |
tree | commitdiff |
2011-10-11 |
NAKAMURA Takumi | Add -D__STDC_FORMAT_MACROS to use PRIx64. |
tree | commitdiff |
2011-10-11 |
Nick Lewycky | Add support for .symtab_shnidx. Unfortunately, doing... |
tree | commitdiff |
2011-10-11 |
Andrew Trick | Move replaceCongruentIVs into SCEVExapander and bias... |
tree | commitdiff |
2011-10-11 |
Tanya Lattner | Make it possible to use the linker without destroying... |
tree | commitdiff |
2011-10-10 |
Lang Hames | Add a natural stack alignment field to TargetData,... |
tree | commitdiff |
2011-10-10 |
Michael J. Spencer | Object: add getSectionAlignment. |
tree | commitdiff |
2011-10-10 |
Nick Lewycky | Add support for dumping section headers to llvm-objdump... |
tree | commitdiff |
2011-10-10 |
Andrew Trick | Allow stat += 0 without activating the stat. |
tree | commitdiff |
2011-10-10 |
Andrew Trick | whitespace |
tree | commitdiff |
2011-10-10 |
Jakob Stoklund Olesen | Mark the standard pseudos as isPseudo = 1. |
tree | commitdiff |
2011-10-10 |
Owen Anderson | MCAtom extending methods need to extend the range of... |
tree | commitdiff |
2011-10-10 |
Bill Wendling | Mark the llvm.eh.sjlj.functioncontext intrinsic as... |
tree | commitdiff |
2011-10-08 |
Michael J. Spencer | PathV2: Add simplified version of exists that returns... |
tree | commitdiff |
2011-10-08 |
Michael J. Spencer | Object: constize Archive. |
tree | commitdiff |
2011-10-07 |
Andrew Trick | LSR should only reuse phis that match its formula. |
tree | commitdiff |
2011-10-07 |
Bill Wendling | Add a bool value to set the IsLandingPad flag to. |
tree | commitdiff |
2011-10-07 |
Bill Wendling | Thread the chain through the eh.sjlj.setjmp intrinsic... |
tree | commitdiff |
2011-10-07 |
Michael J. Spencer | Change relocation API to be per section. This time... |
tree | commitdiff |
2011-10-07 |
Bill Wendling | Revert 141376 and 141377 due to breaking the build. |
tree | commitdiff |
2011-10-07 |
David Greene | Remove Multidefs |
tree | commitdiff |
2011-10-07 |
Michael J. Spencer | Change relocation API to be per section. |
tree | commitdiff |
2011-10-06 |
Eli Friedman | Remove the old atomic instrinsics. autoupgrade functio... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | Don't require C bindings opcode numbers to be kept... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | Add uwtable, returnstwice and nonlazybind to the C... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | ocaml/C bindings: type->isSized() |
tree | commitdiff |
2011-10-06 |
Torok Edwin | add binding to read icmp predicate |
tree | commitdiff |
2011-10-06 |
Torok Edwin | ocaml/C bindings: getmdstring, add num_op, get_op shoul... |
tree | commitdiff |
2011-10-06 |
Torok Edwin | C/OCaml API to retrieve struct name. |
tree | commitdiff |
2011-10-06 |
Evan Cheng | Cosmetic change. |
tree | commitdiff |
2011-10-06 |
Peter Collingbourne | Build system infrastructure for multiple tblgens. |
tree | commitdiff |
2011-10-06 |
Jakob Stoklund Olesen | Remove the TRI::getSubRegisterRegClass() hook. |
tree | commitdiff |
2011-10-05 |
Bill Wendling | Add accessor method to check if the landing pad symbol... |
tree | commitdiff |
2011-10-05 |
David Greene | Add Multidef Data Structures |
tree | commitdiff |
2011-10-05 |
Bill Wendling | Add an ivar that maps a landing pad's EH symbol to... |
tree | commitdiff |
2011-10-05 |
Rafael Espindola | Check for the returns_twice attribute in callsFunctionT... |
tree | commitdiff |
2011-10-05 |
Jakob Stoklund Olesen | Add TRI::getSubClassWithSubReg(RC, Idx) function. |
tree | commitdiff |
2011-10-04 |
Owen Anderson | Teach the MC to output code/data region marker labels... |
tree | commitdiff |
2011-10-04 |
Kevin Enderby | Adding back support for printing operands symbolically... |
tree | commitdiff |
2011-10-04 |
Jakob Stoklund Olesen | Allow <undef> flags on def operands as well as uses. |
tree | commitdiff |
2011-10-04 |
Bill Wendling | Doxygen-ize comments. No functionality change. |
tree | commitdiff |
2011-10-04 |
Bill Wendling | Add method to determine if a begin label has a call... |
tree | commitdiff |
2011-10-04 |
Devang Patel | Put GCOVFile and other related interface in a common... |
tree | commitdiff |
2011-10-04 |
Nick Lewycky | The product of two chrec's can always be represented... |
tree | commitdiff |
2011-10-04 |
Andrew Trick | LSR should avoid redundant edge splitting. |
tree | commitdiff |
2011-10-04 |
Andrew Trick | whitespace |
tree | commitdiff |
2011-10-03 |
Devang Patel | Add C api for Instruction->eraseFromParent(). |
tree | commitdiff |
2011-10-03 |
Rafael Espindola | Add the returns_twice attribute to LLVM. |
tree | commitdiff |
2011-10-02 |
Ted Kremenek | Make canonicalization of ImmutableSetRef::asImmutableSe... |
tree | commitdiff |
2011-10-01 |
Peter Collingbourne | Move TableGen's parser and entry point into a library |
tree | commitdiff |
2011-10-01 |
Andrew Trick | Inlining and unrolling heuristics should be aware of... |
tree | commitdiff |
2011-10-01 |
Andrew Trick | whitespace |
tree | commitdiff |
2011-09-30 |
Jakob Stoklund Olesen | Store sub-class lists as a bit vector. |
tree | commitdiff |
2011-09-30 |
Jakob Stoklund Olesen | Move getCommonSubClass() into TRI. |
tree | commitdiff |
2011-09-29 |
Jim Grosbach | Tidy up. Formatting. |
tree | commitdiff |
2011-09-29 |
Nick Lewycky | Fix typo. |
tree | commitdiff |
2011-09-29 |
Eli Friedman | Clean up uses of switch instructions so they are not... |
tree | commitdiff |
2011-09-29 |
Jakob Stoklund Olesen | Expand the x86 V_SET0* pseudos right after register... |
tree | commitdiff |
2011-09-29 |
Jakob Stoklund Olesen | Remove NumImplicitOps which is now unused. |
tree | commitdiff |
2011-09-28 |
Michael J. Spencer | Object: Add isSection{Data,BSS}. |
tree | commitdiff |
2011-09-28 |
Bill Wendling | Create and use an llvm.eh.sjlj.functioncontext intrinsic. |
tree | commitdiff |
2011-09-27 |
Jakob Stoklund Olesen | Remove X86-dependent stuff from SSEDomainFix. |
tree | commitdiff |
2011-09-27 |
Jakob Stoklund Olesen | Promote the X86 Get/SetSSEDomain functions to TargetIns... |
tree | commitdiff |
2011-09-27 |
Jim Grosbach | Rename AddSelectionDAGCSEId() to addSelectionDAGCSEId(). |
tree | commitdiff |
2011-09-27 |
Michael J. Spencer | Object: Add archive support. |
tree | commitdiff |
2011-09-27 |
Nadav Rotem | Cleanup PromoteIntOp_EXTRACT_VECTOR_ELT and PromoteIntR... |
tree | commitdiff |
2011-09-26 |
Eli Friedman | Enhance alias analysis for atomic instructions a bit... |
tree | commitdiff |
2011-09-26 |
James Molloy | Fix emission of debug data for global variables. getCon... |
tree | commitdiff |
2011-09-25 |
Jakob Stoklund Olesen | Add target hook for pseudo instruction expansion. |
tree | commitdiff |
2011-09-25 |
Jakob Stoklund Olesen | Clean up code after renaming LowerSubregs -> ExpandPost... |
tree | commitdiff |
2011-09-23 |
Daniel Dunbar | sys::Process: Add a SetWorkingDirectory method. |
tree | commitdiff |
2011-09-23 |
Anna Zaks | Add getTreeFactory() to ImmutableSet to allow construct... |
tree | commitdiff |
2011-09-23 |
Eric Christopher | We're no longer going to bother supporting platforms... |
tree | commitdiff |
2011-09-22 |
Owen Anderson | Start stubbing out MCModule and MCAtom, which provide... |
tree | commitdiff |
2011-09-22 |
Jakob Stoklund Olesen | Add a MinNumRegs argument to MRI::constrainRegClass(). |
tree | commitdiff |
2011-09-21 |
Andrew Trick | Lower ARM adds/subs to add/sub after adding optional... |
tree | commitdiff |
2011-09-21 |
Benjamin Kramer | DebugInfo: Add equality operators and default construct... |
tree | commitdiff |
2011-09-20 |
Bill Wendling | Use ArrayRef instead of an explicit 'const std::vector &'. |
tree | commitdiff |
2011-09-20 |
Andrew Trick | Restore hasPostISelHook tblgen flag. |
tree | commitdiff |
2011-09-20 |
Akira Hatanaka | Add mips64 & mips64el to Triple. Patch by Liu with... |
tree | commitdiff |
2011-09-20 |
NAKAMURA Takumi | include/llvm/Config/llvm-config.h.in: Add the entry... |
tree | commitdiff |
2011-09-20 |
NAKAMURA Takumi | include/llvm/Config: Reorder LLVM_HAS_ATOMICS along... |
tree | commitdiff |
2011-09-20 |
NAKAMURA Takumi | include/llvm/Config/config.h.cmake: Unbreak CMake build... |
tree | commitdiff |
2011-09-20 |
Andrew Trick | ARM isel bug fix for adds/subs operands. |
tree | commitdiff |
2011-09-20 |
Eric Christopher | Remove more of llvmc and dependencies. |
tree | commitdiff |
2011-09-19 |
Eric Christopher | Regenerate configure. |
tree | commitdiff |
next |