2015-02-21 |
Richard Smith | Cleanup: remove artificial division between lookup... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Davide Italiano | Small cleanup. Don't use else when not needed. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Richard Smith | Revert r167816 and replace it with a proper fix for... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Eric Fiselier | [libc++] Try and prevent evaluation of `is_default_cons... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Eric Fiselier | [libcxx] Move to using libc++abi2.exp as the default... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Tim Northover | CodeGen: convert CCState interface to using ArrayRefs |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Peter Collingbourne | Run simple-fail.cpp at -O{1,2,3}. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Peter Collingbourne | CFI: Add tests for 32-bit, 64-bit and memory bitsets... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Hans Wennborg | Improve diagnostic when failing to synthesize implicit... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Larisse Voufo | Fix typo. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
David Majnemer | Win64: Stack alignment constraints aren't applied durin... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Larisse Voufo | Move -fdefine-sized-deallocation and -fno-sized-dealloc... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Duncan P. N... | AsmParser/Writer: Handle symbolic constants in DI ... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Greg Clayton | Add missing Xcode project files for MICmdCmdSymbol... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Fariborz Jahanian | [Objective-C]. Provide a new formatting kind, "os_trace... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Duncan P. N... | IR: Add helper to split debug info flags bitfield |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Duncan P. N... | IR: Add debug info flag string conversions |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Greg Clayton | Don't use: |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Duncan P. N... | IR: Move DebugInfo Flag* definitions to .def file, NFC |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Adrian Prantl | Revert "Adapt Makefile dependencies for the clang modul... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Adrian Prantl | Revert "Wrap clang module files in a Mach-O, ELF, or... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Greg Clayton | Fix the test so it runs correctly when there are spaces... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Greg Clayton | Fix this test case so it runs correctly. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Duncan P. N... | AsmParser: Use StringRef for keyword comparisons, NFC |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Adrian Prantl | configure+make: Rearange clangCodeGen to come before... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Rafael Espindola | Set the datalayout in the gold plugin. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Philip Reames | [PlaceSafepoints] Adjust enablement logic to default... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Adrian Prantl | configure+make: Add ipo to the dependencies of libclang. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Duncan P. N... | AsmParser: Use do{}while(false) in macros, NFC |
commit | commitdiff | tree | snapshot |
2015-02-20 |
David Blaikie | Remove some unnecessary unreachables in favor of (somet... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Matthias Braun | LiveRangeCalc: Don't start liveranges of PHI instructio... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Simon Atanasyan | [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5... |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Filipe Cabecinhas | Don't set $LIB if we're not targetting windows. |
commit | commitdiff | tree | snapshot |
2015-02-20 |
Adrian Prantl | Adapt Makefile dependencies for the clang module format... |
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 |
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 |
next |