2015-01-14 |
Daniel Jasper | clang-format: Disable flag for Google's Java and Javasc... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Daniel Sanders | [mips] Handle transparent unions correctly. |
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 | [cleanup] Re-sort *all* #include lines with llvm/utils... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [cleanup] Re-sort #include lines using llvm/utils/sort_... |
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 the #include lines with llvm/utils... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | [cleanup] Re-sort the #include lines using llvm/utils... |
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 |
Daniel Jasper | clang-format: [Java] Support try blocks with resources. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Jyoti Allur | Correct POP handling for v7m |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Daniel Jasper | clang-format: [Java] Prefer not to break in parameter... |
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 |
Daniel Jasper | clang-format: [Java] Understand "import static". |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Daniel Jasper | clang-format: [Java] Don't let annotations confuse... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Daniel Jasper | clang-format: [Java] Don't line-wrap before annotations... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Daniel Jasper | clang-format: [Java] Don't get confused by leading... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Brad Smith | The assembler is now enabled by default. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
David Majnemer | Sema: It's cheaper to ask LookupResult::empty than... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
David Blaikie | Reapply debug info changes now that more precise column... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Brad Smith | Use the integrated assembler by default on 32-bit Power... |
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 Blaikie | Reapply r225000 (reverted in r225555): DebugInfo: Gener... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
David Blaikie | DebugInof: Correct the location of exception cleanups... |
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 |
JF Bastien | Revert "Insert random noops to increase security agains... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Peter Collingbourne | irgen: expose DisableUnusedImportCheck flag |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Peter Collingbourne | irgen: expose PackageCreated hook |
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 |
David Majnemer | Sema: Relax parsing of '#' in constraints |
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 |
David Majnemer | Sema: Check type compatibility with the most recent... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
NAKAMURA Takumi | TargetInstrInfo.h: Fix \param in r225772. [-Wdocumentation] |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Another try at handling LD_LIBRARY_PATH not being defined. |
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 |
Oleksiy Vyalov | Extend PipePosix with support for named pipes/timeout... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Adam Nemet | [AVX512] Add FP unpack intrinsics |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Duncan P. N... | Utils: Handle remapping distinct MDLocations |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Jonathan Roelofs | Refactor the lit config's linker flag discovery code... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rafael Espindola | Handle LD_LIBRARY_PATH not being defined. |
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 |
JF Bastien | Insert random noops to increase security against ROP... |
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 |
Alexey Samsonov | Update HelpText for -fsanitize= option. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Eric Christopher | Remove unused predicate. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Eric Christopher | Update for move in llvm. |
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 |
Richard Smith | Look through sugar when determining whether a type... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
David Majnemer | Sema: An extern declaration can't be a redeclaration... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Chandler Carruth | Revert r225854: [PM] Move the LazyCallGraph printing... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Rui Ueyama | Revert "Convert other drivers to use WrapperNode" and... |
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-14 |
David Blaikie | Sink a parameter into the callee since it's always... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Chandler Carruth | [PM] Move the LazyCallGraph printing functionality... |
commit | commitdiff | tree | snapshot |
next |