2013-09-03 |
Matt Arsenault | Teach InstCombineLoadCast about address spaces. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Matt Arsenault | Use type form of getIntPtrType in alloca visitor. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Bill Wendling | WIP: Refactor some code so that it can be called by... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Eric Christopher | Alphabetize. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Joerg Sonnenberger | Add a Python-like join function to merge a list of... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Jim Grosbach | Revert "Revert "ARM: Improve pattern for isel mul of... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Eric Christopher | Add the rest of the stock attributes to the attribute... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Vincent Lejeune | TableGen: Enumerate Schedule Model too. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Yi Jiang | In this patch we are trying to do two things: |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Joerg Sonnenberger | Print string value for DT_RPATH and DT_RUNPATH. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Joey Gouly | [MC] Revert part of my previous change, I was a bit... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Eric Christopher | Migrate the DWARF_VERSION constant to 4. It largely... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Richard Sandiford | [SystemZ] Add support for TMHH, TMHL, TMLH and TMLL |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Joey Gouly | [MC] AvailableFeatures needs to be a uint64_t to match... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Evgeniy Stepanov | [msan] Fix handling of select with struct arguments. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Evgeniy Stepanov | [msan] Fix select instrumentation. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Daniel Sanders | [mips][msa] Added IntrNoMem and removed Commutative... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Daniel Sanders | [mips][msa] Added IntrNoMem to the floating-point intri... |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Venkatraman... | [Sparc] Add support for soft long double (fp128). |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Craig Topper | Add hadSideEffects=0 to some instructions. |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Venkatraman... | [Sparc] Implement spill and load for long double(f128... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Tilmann Scheller | ARM: Default to the Swift CPU when targeting armv7s... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Tilmann Scheller | Revert 189756 for now, it doesn't match what rdar:... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Tilmann Scheller | ARM: Default to Swift when compiling for iOS 6 or later. |
commit | commitdiff | tree | snapshot |
2013-09-02 |
NAKAMURA Takumi | FileCheck-ize three tests of llvm/test/CodeGen/X86... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
NAKAMURA Takumi | llvm/test/CodeGen/X86: Update tests with -mattr=-bmi... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Alexey Samsonov | [CMake] Add -O1 in debug builds with LLVM_USE_SANITIZER |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Craig Topper | Create BEXTR instructions for (and ((sra or srl) x... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Elena Demikhovsky | AVX-512: updated the list of high-latency instructions. |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Chandler Carruth | Add a clang-format file so that the tool can automatica... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Elena Demikhovsky | AVX-512: gather-scatter tests; added foldable instructions; |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Elena Demikhovsky | llvm interpreter: select, shuffle and insertelement... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Chandler Carruth | Fix some rather confusing indentation and control flow... |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Dmitri Gribenko | Added std:: qualifier to find() invocation |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Chandler Carruth | Nuke the hilariously out of date suggestion to unpack... |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Chris Lattner | Revert r189704, which removed the guidance about not... |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Elena Demikhovsky | AVX-512: Added GATHER and SCATTER instructions. |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Charles Davis | Move everything depending on Object/MachOFormat.h over... |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Reed Kotler | Make sure we don't generate stubs for any of these... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Benjamin Kramer | Mark an unreachable code path with llvm_unreachable... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Benjamin Kramer | Free PressureDiffs instead of leaking. |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Benjamin Kramer | SimplifyLibCalls: When emitting an overloaded fp functi... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Andrew Trick | Fix my previous checkin to updatePressureDiffs. |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Bill Schmidt | [PowerPC] Fast-isel cleanup patch. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Schmidt | [PowerPC] Add integer truncation support to fast-isel. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Schmidt | Correct partially defined variable |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Chris Lattner | Remove the suggestion to not duplicate comments in... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Schmidt | [PowerPC] Call support for fast-isel. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Richard Mitton | Build fix |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Richard Mitton | Fixed a bug where diassembling an instruction that... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Wendling | Compulsive reformatting. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Daniel Dunbar | [conf] Add config variable to disable crash related... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Reed Kotler | Fix a problem with dual mips16/mips32 mode. When the... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Andrew Trick | Use LiveRangeQuery for instruction-level liveness queries. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Schmidt | [PowerPC] Add handling for conversions to fast-isel. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Andrey Churbanov | Checking commit access; removed one space added in... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Benjamin Kramer | InstCombine: Check for zero shift amounts before subtra... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Benjamin Kramer | X86: Add a description of the Intel Atom Silvermont... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Alexey Samsonov | Restore llvm-ranlib expansion in RUN-lines removed... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Craig Topper | Fixup BZHI selection to remove an unneeded zero extension. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Craig Topper | Remove unused X86andn_flag node. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Craig Topper | Teach X86 backend to create BMI2 BZHI instructions... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Michael Gottesman | Revert "ARM: Improve pattern for isel mul of vector... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Andrew Trick | mi-sched: update PressureDiffs on-the-fly for liveness. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Andrew Trick | Replace LiveInterval::killedAt with isKilledAtInstr. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Andrew Trick | mi-sched: improve the generic register pressure compar... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Andrew Trick | mi-sched: Precompute a PressureDiff for each instructio... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Schmidt | [PowerPC] Handle selection of compare instructions... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Schmidt | Remove bogus debug statement. Sheesh. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Schmidt | [PowerPC] Miscellaneous fast-isel test cases. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Schmidt | [PowerPC] Add loads, stores, and related things to... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Andrew Trick | comment typo |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Bill Wendling | Random cleanup: No need to use a std::vector here,... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Eric Christopher | Don't bother emitting the pubtypes section on darwin... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Eric Christopher | Reformat slightly. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Eli Friedman | Change default # of digits for APFloat::toString |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Manman Ren | DIBuilder: retain a type when created with a unique... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Jim Grosbach | ARM: Improve pattern for isel mul of vector by scalar. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Jim Grosbach | Tidy up. Comment grammar. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Jim Grosbach | Tidy up. Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Reid Kleckner | Substitute LLVM's version into the msbuild property... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Warren Hunt | Modified ms-build configuration file to be version... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Cameron Esfahani | Clean up some usage of Triple. The base class has... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Kaelyn Uhrain | Fix the following error when NDEBUG is defined: |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Andrew Trick | Comment and revise the cyclic critical path code. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Manman Ren | Add unique identifier field to Composite Types and... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Alexander Kornienko | isCharInSet refactoring. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Elena Demikhovsky | AVX-512: added extend and truncate instructions. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Craig Topper | Move StringToOffsetTable into the TableGen include... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Hal Finkel | Revert: r189565 - Add getUnrollingPreferences to TTI |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Hal Finkel | Add getUnrollingPreferences to TTI |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Hal Finkel | Use TargetSubtargetInfo::useAA() in DAGCombine |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Hal Finkel | Add useAA() to TargetSubtargetInfo |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Daniel Dunbar | [lit] [tests] Add missing test input file. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Daniel Dunbar | [tests] Use multiple statements instead of 'echo -e... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Daniel Dunbar | [lit] Fix internal shell's argv[0] handling. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Daniel Dunbar | [lit] Add support for multiprocessing, under --use... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Daniel Dunbar | [lit] Implement --max-time support by using provider... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Daniel Dunbar | [lit] Refactor test execution logic into lit.run.Run. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Daniel Dunbar | [lit] Put display lock inside the ThreadResultsConsumer. |
commit | commitdiff | tree | snapshot |
next |