2011-10-16 |
Craig Topper | Add X86 BZHI instruction as well as BMI2 feature detection. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Craig Topper | Add X86 INVPCID instruction. Add 32/64-bit predicates... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Bill Wendling | Enable CREATE_SUBDIRS for a performance win, because... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Cameron Zwarich | Add flags on Thumb2 indexed stores paralleling the... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Cameron Zwarich | Fix an obvious typo found when looking at nearby code. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chris Lattner | remove the dead 'ShowLine' argument from SMDiagnostic. |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chris Lattner | Make SMDiagnostic a little more sane. Instead of passi... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Chris Lattner | Enhance llvm::SourceMgr to support diagnostic ranges... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Craig Topper | Add X86 BEXTR instruction. This instruction uses VEX... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
NAKAMURA Takumi | CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
NAKAMURA Takumi | autoconf: Introduce --with-clang-srcdir, to build out... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
NAKAMURA Takumi | Makefile.rules: Let OPTIONAL_PARALLEL_DIRS accept out... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
NAKAMURA Takumi | test/Makefile: Inspect $(PROJ_OBJ_ROOT)/tools/clang... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Bill Wendling | Add a helper script to create branches and tag release... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Bill Wendling | Add a script that helps merge changes into a release... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
Craig Topper | Add X86 feature detection support for BMI instructions... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Craig Topper | Add support for X86 blsr, blsmsk, and blsi instructions... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nadav Rotem | The CELL backend cannot select patterns for vector... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nadav Rotem | ARM cannot select a pattern for trunc-store v4i8; ... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nick Lewycky | Fix extra whitespace in comment. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nico Weber | Let this test pass even if 'int' is somewhere in its... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Benjamin Kramer | SmallVector -> array |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Duncan Sands | Don't replace all dominated uses if there is only one... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Benjamin Kramer | Add a bad char heuristic to StringRef::find. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Nadav Rotem | Move the legalization of vector loads and stores into... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Andrew Trick | Fix SCEVExpander assert during LSR: "argument of incomp... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
NAKAMURA Takumi | Revert r142046, "Fix for llvm::sys::getHostTriple on... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chad Rosier | Fix for llvm::sys::getHostTriple on Windows. Instead... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Bill Wendling | ToT is now for 3.1. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
NAKAMURA Takumi | Windows/Memory.inc: Support the ability to allocate... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Andrew Trick | Fix indvars randomness by removing iteration over a... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Bill Wendling | Clear out the landing pad to call site map for each... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Jakob Stoklund... | Mark tADDrSPi as having side effects again. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Douglas Gregor | Mention some of the improvements in Clang 3.0 over... |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Chad Rosier | Thumb1 does not support dynamic stack realignment. |
commit | commitdiff | tree | snapshot |
2011-10-15 |
Bill Wendling | Mark registers as DEAD because they're really just... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Eli Friedman | Add missing correctness check to ARMTargetLowering... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Bill Wendling | Make sure that the register is in the register class... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Bill Wendling | Mark the invoke call instruction as implicitly defining... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Chris Lattner | constify array itself, don't iterate multiple times. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Tanya Lattner | Allow the source module to be materialized during the... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Owen Anderson | Update test for disabling of code/data marker labels... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Richard Trieu | Fix a non-firing assert. Change: |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | OCaml bindings: add some missing functions and testcases. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | OCaml bindings: fix attributes to use all 32 bits |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | OCaml bindings: add icmp_predicate |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | OCaml bindings: fix infinite recursion on string_of_lltype |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | bindings: named struct support |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | ocaml bindings: add findlib META support |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | ocaml bindings: introduce classify_value |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | ocaml bindings: add getopcode for constant and instruct... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Torok Edwin | bindings: tab and indentation fixes of my previous... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Evan Cheng | A few 80-col violations. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Owen Anderson | Disable code/data region symbols on ELF targets, where... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Hal Finkel | Add an implementation of the CanLowerReturn function... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Akira Hatanaka | Add f128 to datalayout string. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
David Greene | Fix threads/jobs Calculation |
commit | commitdiff | tree | snapshot |
2011-10-14 |
David Greene | Add Helpful Messages |
commit | commitdiff | tree | snapshot |
2011-10-14 |
David Greene | Add Option to Skip Install |
commit | commitdiff | tree | snapshot |
2011-10-14 |
David Greene | Add Option to Skip gcc Build |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Hal Finkel | initial test commit (remove whitespace) |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Jakob Stoklund... | Update live-in lists when splitting critical edges. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Akira Hatanaka | Revert r141932, r141936 and r141937. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Jim Grosbach | Fix typo. "__sync_fetch_and-xor_4" should be "__sync_fe... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Nick Lewycky | An instruction's operands aren't necessarily instructio... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Craig Topper | Add X86 ANDN instruction. Including instruction selection. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Craig Topper | Add X86 TZCNT instruction and patterns to select it... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Akira Hatanaka | Definition of function getMipsRegisterNumbering. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Akira Hatanaka | Add definition of class MipsELFWriterInfo. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Akira Hatanaka | Add missing relocation types. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Akira Hatanaka | Add ELF relocation types for Mips. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Akira Hatanaka | Fixup enumerations. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Akira Hatanaka | Add more Mips relocation types. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Jakob Stoklund... | Ban rematerializable instructions with side effects. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Jakob Stoklund... | V_SET0 has no side effects. |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Jakob Stoklund... | Add value numbers when spilling dead defs. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Friedman | Avoid undefined behavior in negation in LSR. Patch... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Friedman | Fix undefined shift. Patch by Ahmed Charles. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Friedman | Simplify assertion, and avoid undefined shift. Based... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael J.... | Support/Windows: Add support modifying memory permissio... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Friedman | Fix undefined shifts and abs in Alpha backend. Based... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael J.... | Support/Windows: Add efficent RW mutex on Windows.... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Lang Hames | Fixed typo. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Friedman | Avoid undefined behavior in signed integer negation... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Friedman | Simplify and avoid undefined shift. Based on patch... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael J.... | ELF: Fix the section that relocations apply to. Add... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael J.... | llvm-object: Add inline relocation information to disas... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eli Friedman | Enhance the memdep interface so that users can tell... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Andrew Trick | Reapply r141870, SCEV expansion of post-inc. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eric Christopher | Don't forget to reconstruct D after changing the scope... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Richard Osborne | Update IntrinsicsXCore.td with the normal LLVM notice... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael J.... | llvm-objdump: Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael J.... | llvm-objdump: Fix dumping of multiple symbols with... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael J.... | COFF: Implement sectionContainsSymbol for relocatable... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Andrew Trick | Fix memory corruption I introduced a few checkins ago. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
NAKAMURA Takumi | configure: [cygming] Set --disable-embed-stdcxx by... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Owen Anderson | SETEND is not allowed in an IT block. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Andrew Trick | Revert r141870. The test case crashes on linux with... |
commit | commitdiff | tree | snapshot |
2011-10-13 |
NAKAMURA Takumi | docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Michael J.... | Fix incorrect ELF typedefs. |
commit | commitdiff | tree | snapshot |
next |