2015-02-20 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | Hide a bunch of advanced testing options in default... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rafael Espindola | Use short names for jumptable sections. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rui Ueyama | PECOFF: Temporarily add a lock to un-break buildbot. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Zachary Turner | Revert "[llvm-pdbdump] Add some tests for llvm-pdbdump." |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [RewriteStatepointsForGC] Use DenseSet in place of... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Zachary Turner | [llvm-pdbdump] Add some tests for llvm-pdbdump. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Siva Chandra | Fix TestStubSetSID after unification in to a single... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [RewriteStatepointsForGC] Replace std::map with DenseMap |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Enrico Granata | This should fix the Windows build |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [RewriteStatepointsForGC] Cleanup - replace std::vector... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Used the cached subtarget off of the MachineFunction. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Enrico Granata | Rename the "glob arguments" feature to "shell expand... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Greg Clayton | Make sure things build for iOS after recent changes. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Reid Kleckner | X86: Remove pre-2010 dead code in mergeSPUpdatesDown |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Simon Pilgrim | LowerScalarImmediateShift - Merged v16i8 and v32i8... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Matt Arsenault | R600/SI: Remove v_sub_f64 pseudo |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Matt Arsenault | R600: Use new fmad node. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Matt Arsenault | Add generic fmad DAG node. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rui Ueyama | Remove YAML/Native round-trip passes. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [RewriteStatepointsForGC] More style cleanup [NFC] |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Greg Clayton | Make sure the public state is eStateStopped when we... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Enrico Granata | Start the refactoring of globbing |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ben Langmuir | Don't try to rebuild modules on umbrella header mismatch |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [RewriteStatepointsForGC] Remove notion of SafepointBou... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chris Bieneman | Raising minimum required CMake version to 2.8.12.2. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Jacques Pienaar | Fix merging of << at end of input. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Greg Clayton | Avoid a race condition when loading core files where... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Grab the DataLayout off of the TargetMachine since... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | LoopRotate: When reconstructing loop simplify form... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Duncan P. N... | IR: Change MDFile to directly store the filename/directory |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Peter Collingbourne | Add test suite for the Control Flow Integrity feature. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Peter Collingbourne | Implement Control Flow Integrity for virtual calls. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Peter Collingbourne | Introduce bitset metadata format and bitset lowering... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Jozef Kolek | Reversed revision 229706. The reason is regression... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
David Majnemer | Verifier: Unused comdats might not have a corresponding GV |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Fix an asan use-after-free bug introduced by the asm... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Enrico Granata | Add the new file to the CMakeLists. This should appease... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Require a target for this testacse. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [GC, RewriteStatepointsForGC] Style cleanup and bug fix |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Enrico Granata | Add an OptionValueLanguage class |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Reid Kleckner | Use unreachable instead of assert(false) to silence... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Wrap clang module files in a Mach-O, ELF, or COFF conta... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrea Di Biagio | [X86][FastIsel] Teach how to select float-half conversi... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | [GC] Style cleanup for RewriteStatepointForGC (1 of... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chris Bieneman | Setting up CMake to default to Debug when no build... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Philip Reames | Bugfix for 229954 |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Remove a use of the Subtarget in the darwin ppc asm... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the function specific subtarget. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the cached subtarget off the MachineFunction rather... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Oleksiy Vyalov | Introduce FileSystem::CalculateMD5AsString that support... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Two warning messages fixed. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Misprint in comment fixed |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Detect Intel MIC architecture and set some defaults... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Removed unused varargs from __kmpc_flush function. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rafael Espindola | Add -funique-section-names and -fno-unique-section... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Added new user-guided lock api, currently disabled... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Changed default stack offset for threads on non-Mac... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ilia K | Minor changes after r229901: move the CMICmdCmdStackSel... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Andrey Churbanov | Added some compiler flags for security on Linux and... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Alexey Samsonov | [Sanitizer] Refactor SuppressionContext class. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ilia K | Forgot to remove initialization of MiTestCaseBase.mydir... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Sanjay Patel | canonicalize a v2f64 blendi of 2 registers |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Put MSVC back into the dumb compiler's corner. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ilia K | Refactor lldb-mi tests |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Base isPodLike on is_trivially_copyable for GCC 5 and... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Kit Barton | I incorrectly marked the VORC instruction as isCommutab... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Timur Iskhodzhanov | [ASan] Make the argument of '__sanitizer_annotate_conti... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Timur Iskhodzhanov | [ASan/Win] Work around PR22545 - unregister globals... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Igor Laevsky | Generalize statepoint lowering to use ImmutableStatepoi... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Constants.cpp: Only read 32 bits for float. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Rui Ueyama | Remove redundant "explicit". |
commit | commitdiff | tree | snapshot |
2015-02-20 |
John Thompson | Deleted module-map-checker, as it's been folded into... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
NAKAMURA Takumi | Constants.cpp: getElementAsAPFloat(): Don't handle... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | RewriteStatepointsForGC: Move details into anonymous... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Daniel Jasper | clang-format: [js] Support template strings. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Make the static instance of None just const. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Benjamin Kramer | Wrap recursive function only used in assert in #ifndef... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Ilia K | Add -symbol-list-lines command (MI) |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Jean-Daniel... | [Mach-O] Remove redundant allocator |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Manuel Klimek | Add -fno-implicit-modules. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Pavel Labath | Refactor OptionValue::SetValueFromCString to use llvm... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Chandler Carruth | [x86] Switching the shuffle equivalence test to a varia... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Hafiz Abid... | Reduce number of threads in lldb-mi. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Mohit K. Bhakkad | [TSan][MIPS64] Fix few more test cases for MIPS64 |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Fix wording and grammar in Mips subtarget options. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the cached subtarget off the MachineFunction rather... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the cached subtarget off the MachineFunction rather... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Get the cached subtarget off the MachineFunction rather... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Justin Bogner | Driver: Fix an incorrect use of llvm::None |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Save the MachineFunction in startFunction so that we... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Use the cached subtarget from the MachineFunction rathe... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Make the TargetMachine::getSubtarget that takes a Funct... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Justin Bogner | Disallow implicit conversions from None to integer... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Nick Lewycky | Fix build with gcc. This has a -Wsequence-point error... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Eric Christopher | Remove more uses of TargetMachine::getSubtargetImpl... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Nick Lewycky | Fix build in release mode, -Wunused-variable on this... |
commit | commitdiff | tree | snapshot |
next |