2014-11-13 |
Aaron Ballman | Fixing -Wtype-limits warnings with the asserts (the... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Aaron Ballman | Fixing some sign comparison warnings from MSVC; NFC. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Duncan P. N... | IR: Create the Metadata class |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Elena Demikhovsky | AVX-512: SINT_TO_FP cost model and some bugfixes |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Refactor code to get relocation iterators |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Hal Finkel | OCAMLFLAGS can contain =, don't use = with sed |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Aditya Nandakumar | This patch changes the ownership of TLOF from TargetLow... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Hal Finkel | Revert r219432 - "Revert "[BasicAA] Revert "Revert... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Increase code reuse |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | llvm-readobj: relocAddressLess could potentially lie |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | llvm-readobj, COFF: Remove an unused variable |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: getRelocationSymbol shouldn't assert |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Cleanup some code in getSectionName |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Fix some theoretical bugs |
commit | commitdiff | tree | snapshot |
2014-11-13 |
David Majnemer | Object, COFF: Clean up formatting in hasExtendedRelocations |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rafael Espindola | Read 64 bits at a time in the bitcode reader. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
NAKAMURA Takumi | Update \param(s) in MemoryObject::readBytes(). [-Wdocum... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Chandler Carruth | [x86] Teach the vector shuffle lowering to make a more... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Rui Ueyama | llvm-readobj: Print out address table when dumping... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Frederic Riss | Add an assert and a test that verify r221709's fix. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Chandler Carruth | [x86] Don't form overly fragmented blends when splittin... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Quentin Colombet | [CodeGenPrepare] Handle zero extensions in the TypeProm... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Hans Wennborg | CMake: stop setting (well, #undef'ing) HOST_LINK_VERSIO... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Juergen Ributzka | [FastISel][AArch64] Optimize select when one of the... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Juergen Ributzka | [FastISel][AArch64] Fold the cmp into the select when... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Juergen Ributzka | [FastISel][AArch64] Extend 'select' lowering to support... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Paul Robinson | Drop a few unneeded ctor calls (missed code review... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Frederic Riss | Revert "[dwarfdump] Add support for dumping accelerator... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Paul Robinson | Improve long path name support on Windows. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Jordan Rose | [Bitcode] AtEndOfStream should only check against the... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Sanjoy Das | Teach ScalarEvolution to sharpen range information. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Frederic Riss | Fix emission of Dwarf accelerator table when there... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Frederic Riss | [dwarfdump] Add support for dumping accelerator tables. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Frederic Riss | Allow DWARFFormValue::extractValue to be called with... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Frederic Riss | Remove unsused variables. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Ahmed Bougacha | [CodeGenPrepare] Replace other uses of EVT::getEVT... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Ahmed Bougacha | [CodeGenPrepare][AArch64] Fix a TLI legality check... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Sanjay Patel | Expose the number of Newton-Raphson iterations applied... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Ahmed Bougacha | Add fortified (__*_chk) library functions to TLI (NFC) |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Timur Iskhodzhanov | Temporary fix for PR21528 - use mangled C++ function... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Timur Iskhodzhanov | [COFF] Make it clearer that the symbols subsection... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Cameron McInally | [AVX512] Add integer shift by immediate intrinsics. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Aaron Ballman | Changing a StringRef::begin() call into StringRef:... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Use the return of readBytes to find out if we are at... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Sanjay Patel | CGSCC should not treat intrinsic calls like function... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Jingyue Wu | Fix broken doxygen annotations, NFC |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Jingyue Wu | Disable indvar widening if arithmetics on the wider... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Sanjay Patel | remove function names from comments; NFC |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Return the number of read bytes in MemoryObject::readBytes. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Justin Hibbits | Revert part of the PIC tests (TLS part) |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Justin Hibbits | Fix thet tests. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Justin Hibbits | Add support for small-model PIC for PowerPC. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Reduce code duplication a bit. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Fix the test. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Aaron Ballman | Fixing more -Wcast-qual warnings; NFC. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Aaron Ballman | Fixing a -Wcast-qual warning; NFC. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Zoran Jovanovic | [mips][micromips] Add predicate 'InMicroMips' at CodeGe... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Chandler Carruth | [x86] Start improving the matching of unpck instruction... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Chandler Carruth | [x86] Clean up a bunch of vector shuffle tests with... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
NAKAMURA Takumi | MCDisassembler::getInstruction():: Prune also "\param... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Elena Demikhovsky | AVX-512: Intrinsics for ERI |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Jingyue Wu | Reverts r221772 which fails tests |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Jingyue Wu | Disable indvar widening if arithmetics on the wider... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Delete dead code. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Bill Schmidt | [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Merge StreamableMemoryObject into MemoryObject. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
David Blaikie | Fix non-variadic function_ref cases to match r221753 |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Don't duplicate name in comments. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Revert "Use a function_ref now that it works (r221753)." |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Remove unused method. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Make readBytes pure virtual. Every real implementation... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Remove unused method. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Use a function_ref now that it works (r221753). |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Remove the now unused StringRefMemoryObject.h. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
David Blaikie | Ensure function_refs are copyable even from non-const... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Pass an ArrayRef to MCDisassembler::getInstruction. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Nick Kledzik | Object, support both mach-o archive t.o.c file names |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rafael Espindola | Remove a bit of dead code. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Philip Reames | Extend intrinsic name mangling to support arrays, named... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Matt Arsenault | Make TreePattern::error use Twine |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Chad Rosier | [Reassociate] Canonicalize negative constants out of... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Philip Reames | Canonicalize an assume(load != null) into !nonnull... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Duncan P. N... | libLTO: Allow linker to choose context of modules and... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Sanjay Patel | Initialize new subtarget feature variable for generatin... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Duncan P. N... | libLTO: Assert if LTOCodeGenerator and LTOModule are... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Juergen Ributzka | [FastISel][AArch64] Add support for fabs intrinsic. |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Duncan P. N... | libLTO: Allow LTOModule to own a context |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Duncan P. N... | libLTO: Allow LTOCodeGenerator to own a context |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Kostya Serebryany | [asan] adding ShadowOffset64 for mips64, patch by Kumar... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Chad Rosier | [Reassociate] Canonicalize negative constants out of... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Kostya Serebryany | Move asan-coverage into a separate phase. |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Duncan P. N... | Revert "IR: MDNode => Value" |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Tom Roeder | Fix build break: remove unused variable in FCFI. |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Frederic Riss | Totally forget deallocated SDNodes in SDDbgInfo. |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Tom Roeder | Add Forward Control-Flow Integrity. |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Colin LeMahieu | [llvm-mc] Fixing case where if a file ended with non... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Sanjay Patel | Use rcpss/rcpps (X86) to speed up reciprocal calcs... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Rafael Espindola | Simplify testcase. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Bill Schmidt | [PowerPC] Replace foul hackery with real calls to __tls... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Rafael Espindola | Use a 8 bit immediate when possible. |
commit | commitdiff | tree | snapshot |
next |