2014-11-30 |
Hal Finkel | [PowerPC] Add asm support for cache-inhibited ld/st... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Shankar Easwaran | [ELF] Rename align2 to alignment. |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Shankar Easwaran | [ELF] Fix creation of segments. |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Shankar Easwaran | [ELF] Create input and output section names |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Shankar Easwaran | [ELF] Rename MergedSection to OutputSection. |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Craig Topper | Revert r222957 "Replace std::map<K, V*> with std::map... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Hans Wennborg | Revert r222965 "Make MultiClass::DefPrototypes own... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
NAKAMURA Takumi | clang/test/CodeGenOpenCL/opencl_types.cl: Appease i686... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Hans Wennborg | Qualify one more make_unique call. |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Hans Wennborg | Speculatively qualify some llvm::make_unique calls... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Craig Topper | Use an unsigned type because there seems to be no reaso... |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Craig Topper | Make MultiClass::DefPrototypes own their Records to... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Nico Weber | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Nathan Sidwell | Fix grammar error in err_bad_reinterpret_cast_reference... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Hans Wennborg | Switch lowering: reformat some for loops etc. NFC |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Hans Wennborg | Switch lowering: Fix broken 'Figure out which block... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Simon Pilgrim | Target triple OS detection tidyup. NFC |
commit | commitdiff | tree | snapshot |
2014-11-29 |
David Blaikie | Remove some unnecessary vector::reserve/assign calls. |
commit | commitdiff | tree | snapshot |
2014-11-29 |
David Blaikie | Remove indirection of vector<T*> in favor of deque<T> |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Craig Topper | Replace std::map<K, V*> with std::map<K, V> to handle... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
NAKAMURA Takumi | Tweak clang/test/CodeGenOpenCL/opencl_types.cl to appea... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Craig Topper | Remove 'else' after 'return'. Fix formatting of a ... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Kuba Brecka | Add a HasSuppressionType method into SuppressionContext |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Jozef Kolek | [mips][microMIPS] Implement NOP aliases |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Jason Molenda | Add support for 32-bit i386 binaries. |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Jason Molenda | The finishing touches on getting the compact unwind... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
David Blaikie | Use deque<T> rather than vector<T*> since it provides... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
David Blaikie | Constify some things in preparation for CodeGenSubRegIn... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Craig Topper | Make RecordKeeper::addClass/addDef take unique_ptrs... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Craig Topper | Use unique_ptr to remove some explicit deletes on some... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Duncan P. N... | DebugIR: Remove empty directories from SVN |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Duncan P. N... | DebugIR: Delete -debug-ir |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Saleem Abdulrasool | Support: remove some variable names |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Duncan P. N... | Revert "Simplify some more ownership using forward_list... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Matt Arsenault | R600/SI: Fix assertion on sign extend of 3 vectors |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Majnemer | AST: Consider pseudo-struct builtin types as substitutable |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Blaikie | Reapply "Use std::map<K, V> rather than std::map<K... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Blaikie | Revert "Use std::map<K, V> rather than std::map<K,... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Blaikie | Push unique_ptr a bit further through some APIs and... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Blaikie | Use std::map<K, V> rather than std::map<K, std::unique_... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Duncan P. N... | Revert "Masked Vector Load and Store Intrinsics." |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Blaikie | Simplify some more ownership using forward_list<T>... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Blaikie | Forgotten formatting from previous commit |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Richard Barton | Add additional arguments for -mfpu options |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Richard Barton | Add -mfpu=neon-vfpv4 |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Blaikie | Simplify ownership by using forward_list<T> rather... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Craig Topper | Fix a few memory leaks in CodeGenRegBank. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Craig Topper | Use unique_ptr to simplify deletion. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
David Majnemer | InstCombine: FoldOrOfICmps harder |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Bruno Cardoso... | [LICM] Store sink and indirectbr instructions |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Bruno Cardoso... | [SwitchLowering] Handle multiple destinations on conden... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Sanjay Patel | Enable FeatureFastUAMem for btver2 |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Alexander Kornienko | [clang-tidy] More tests for the google-explicit-constru... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Rafael Espindola | Add back r222727 with a fix. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Rafael Espindola | Add an assert and use a range loop. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Rafael Espindola | Add a testcase reduced from clang lto bootstrap on... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Charlie Turner | Fix wrong encoding of MRSBanked. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Viktor Kutuzov | [Msan] Generalize mapping facilities to add FreeBSD... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Evgeniy Stepanov | [msan] Fix origin propagation for select of floats. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Charlie Turner | Test all <build attribute, value> pairs. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Ankur Garg | Removed extra line from a comment to test first commit... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Evgeniy Stepanov | [asan] Remove the local copy of Android ucontext.h. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Alexey Bataev | [OPENMP] Additional processing of 'omp atomic write... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Craig Topper | Fix another memory leak in TableGen AsmMatcher by delet... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Craig Topper | Add missing 'override' keyword. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Jason Molenda | Add support for UNWIND_X86_64_MODE_STACK_IND entries. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Craig Topper | Use unique_ptr to fix some memory leaks in Tablegen... |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Craig Topper | Use range-based for loops and const-correct a few things. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Hongbin Zheng | Do not incorrectly set the inverted flag. |
commit | commitdiff | tree | snapshot |
2014-11-28 |
Alexis Hunt | Create a new 'flag_enum' attribute. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Tim Northover | Stop using ArrayRef of a const type. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Tim Northover | AArch64: simplify PCS mapping. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Tim Northover | AArch64: treat [N x Ty] as a block during procedure... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Oleksiy Vyalov | Make LLGS to open a named pipe and write a listening... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Zoran Jovanovic | [mips][microMIPS] Implement SWM16 and LWM16 instructions |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Jozef Kolek | [mips][microMIPS] Implement BREAK16 and SDBBP16 instruc... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Daniel Sanders | [mips] Add synci instruction. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Will Newton | Widen ELFYAML relocation type to 32 bits |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Rafael Espindola | Commit back the correct bits of r222760 (was r222538). |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Rafael Espindola | Revert "Reapply 222538 and update tests to explicitly... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Duncan P. N... | Revert "Fix overly aggressive type merging." |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Aaron Ballman | Sphinx does not have a lexer for OpenCL, so falling... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Daniel Jasper | clang-format: [JS] Contract fewer functions to a single... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Daniel Jasper | clang-format: [JS] Try not to break in container literals. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Erik Eckstein | reinstate r222872: Peephole optimization in switch... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Daniel Jasper | clang-format: [JS] new and delete are valid function... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Evgeniy Stepanov | [msan] Remove indirect call wrapping code. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Daniel Jasper | clang-format: [JS] Make Closure module detection more... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Jozef Kolek | [mips][microMIPS] Implement disassembler support for... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Daniel Jasper | clang-format: Don't use column layout with AlignAfterOp... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Viktor Kutuzov | [Msan] Fix some interceptors to pass initialization... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Jason Molenda | A little more work on the compact unwind dumper. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Charlie Turner | Stop uppercasing build attribute data. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Suyog Sarda | Use FileCheck instead of grep. Change by Ankur Garg. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Alexander Kornienko | [clang-tidy] Support initializer_list in google-explici... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Erik Eckstein | Revert "Peephole optimization in switch table lookup... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Suyog Sarda | Use FileCheck instead of grep. Change by Sonam. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Tobias Grosser | autoconf: Move libraries later to ensure that all symbo... |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Hafiz Abid... | Add test for MI tokens. |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Erik Eckstein | Peephole optimization in switch table lookup: reuse... |
commit | commitdiff | tree | snapshot |
next |