2015-01-14 |
Duncan P. N... | IR: Drop metadata references more aggressively during... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Don't create new comdats in CodeGen. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Colin LeMahieu | [Hexagon] Removing old, unused !tstbit instructions. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Add a test that would have found the issue with r225644. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [MBP] Add flags to disable the BadCFGConflict check... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Bill Schmidt | [PPC64] Add support for the ICBT instruction on POWER8. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Fix linking of shared libraries. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
David Blaikie | Add comment about a gotcha I ran across while touching... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | IR: Fix a use-after-free in RAUW |
commit | commitdiff | tree | snapshot |
2015-01-14 |
David Blaikie | unique_ptrify the value in DominatorTreeBase::DomTreeNodes |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Fix handling of extern_weak. This was broken by r225983. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
David Majnemer | InstCombine: Don't take A-B<0 into A<B if A-B has other... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Revert "Add r224985 back with two fixes." |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Reid Kleckner | Emit the Itanium LSDA for unknown EH personalities... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Reid Kleckner | Remove dead code for llvm.eh.selector in the old EH... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Colin LeMahieu | [Hexagon] Removing old versions of cmph and updating... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Add support for comdats with names larger than 256... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Hans Wennborg | ReleaseNotes.rst: bump version to 3.7 |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Colin LeMahieu | [Hexagon] Removing old versions of cmpb and updating... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Hans Wennborg | Trunk is now 3.7.0svn |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Colin LeMahieu | [Hexagon] Deleting versions of compare-not that don... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Sanjay Patel | fix typos |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Tom Stellard | R600/SI: Use IMPLICIT_DEF and KILL when failing to... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Tom Stellard | R600/SI: Spill VGPRs to scratch space for compute shaders |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Olivier Sallenave | Check that the TLI callback enableAggressiveFMAFusion... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Olivier Sallenave | Override the TLI callback enableAggressiveFMAFusion... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Handle a symbol being undefined. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Vladimir Medic | Add disassembler tests for mips32r2 platform. There... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Erik Eckstein | reapply: SLPVectorizer: Cache results from memory alias... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [cleanup] Re-sort all the #include lines in LLVM using |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Jyoti Allur | Correct POP handling for v7m |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [dom] Make the DominatorTreeBase not a dynamic class! |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [PM] Port domtree to the new pass manager (at last). |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Kai Nacke | [mips] Refine octeon instructions seq/seqi/sne/snei |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Vladimir Medic | Add disassembler tests for mips32r2 platform. There... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [PM] Make DominatorTrees (corectly) movable so that... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Brad Smith | Use the integrated assembler by default on SPARC. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
David Majnemer | Use the operand vector instead so inline assembly can... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Mehdi Amini | SelectionDAG: add a -filter-view-dags option to llc |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Mehdi Amini | DAG Combiner: Fold SelectCC When Cond is UNDEF |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Mehdi Amini | Add assertions for out of bound index in ComputeLinearIndex |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Saleem Abdulrasool | X86: only access operands if they are present |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Mehdi Amini | Fold a loop for array processing in ComputeLinearIndex |
commit | commitdiff | tree | snapshot |
2015-01-14 |
JF Bastien | Revert "Insert random noops to increase security agains... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | NVPTX: Use MapMetadata() instead of custom/stale/untest... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | NVPTX: Remove bogus remap logic for global variable... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Saleem Abdulrasool | X86: validate 'int' instruction |
commit | commitdiff | tree | snapshot |
2015-01-14 |
NAKAMURA Takumi | Disable a couple of tests, CodeGen/X86/noop-insert... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [dom] Remove extraneous inline keywords. Template funct... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [dom] The formatting of the generic domtree has bitrott... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [dom] Clean up some comments in this header that were... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [dom] Add a basic dominator tree test. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Hao Liu | Fix a wrong comment in LoopVectorize. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
NAKAMURA Takumi | TargetInstrInfo.h: Fix \param in r225772. [-Wdocumentation] |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Richard Trieu | Disable -Wunknown-pragmas in a test so that Clang witho... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Tim Northover | ARM: add test for crc32 instructions in CodeGen. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Remove trailing slash from r225924 |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Hal Finkel | [PowerPC] Fix the noop-insert test |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Matt Arsenault | R600/SI: Remove some redudant load testcases. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Matt Arsenault | R600/SI: Fix bad code with unaligned byte vector loads |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Matt Arsenault | Implement new way of expanding extloads. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Remove unreachable break, NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Handle remapping distinct MDLocations |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Thread distinct-ness through the cloneMD*()... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Extract cloneMDNode(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Move cloneMD*() up, NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Add mapping for uniqued MDLocations |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Tom Stellard | R600/SI: Define a schedule model |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Extract cloneMDTuple(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Extract shouldRemapUniquedNode(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Hal Finkel | Revert "r225811 - Revert "r225808 - [PowerPC] Add Stack... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
JF Bastien | Insert random noops to increase security against ROP... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Hal Finkel | Adjust ScheduleDAGSDNodes::RegDefIter for patchpoints |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Simplify code, NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Extract mapUniquedNode(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Reid Kleckner | CodeGen support for x86_64 SEH catch handlers in LLVM |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: MDNode => UniquableMDNode, NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Separate out mapDistinctNode(), NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Use helper function directly, NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Adrian Prantl | Debug Info: Implement DwarfCompileUnit::addComplexAddre... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Adrian Prantl | Debug Info: Emitting a register in DwarfExpression... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Adrian Prantl | Debug Info: Move DIEDwarfExpression into DwarfExpressio... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Extract helper function, NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Use MDTuple::get() directly, NFC |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Ahmed Bougacha | [SimplifyLibCalls] Don't try to simplify indirect calls. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Eric Christopher | Remove unused predicate. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Eric Christopher | Migrate ABIName to MCTargetOptions so that it can be... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Don't set LD_PRELOAD to ''. It doesn't work on OpenBSD. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | Revert r225854: [PM] Move the LazyCallGraph printing... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Adrian Prantl | Debug Info: Don't bother emitting DW_AT_frame_base... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Adrian Prantl | Revert "Debug Info: Bail out of AddMachineRegPiece... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Chandler Carruth | [PM] Move the LazyCallGraph printing functionality... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Adrian Prantl | Debug Info: Bail out of AddMachineRegPiece() if Machine... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Adrian Prantl | Debug Info: Move the complex expression handling (... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Adam Nemet | [AVX512] Add 16x32 unpck tests as well |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Adrian Prantl | cleanup. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Adrian Prantl | Document, cleanup, and clang-format DwarfExpression.h |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Adrian Prantl | Debug Info: Turn DIExpression::getFrameRegister() into... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Tom Stellard | R600/SI: Add pattern for bitcasting fp immediates to... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Chandler Carruth | [PM] Remove the defunt CGSCC-specific debug flag. |
commit | commitdiff | tree | snapshot |
next |