platform/upstream/llvm.git
2015-02-22 Larisse VoufoRelax the requirement on sized deallocation a bit:...
2015-02-22 Larisse VoufoFix typo.
2015-02-22 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-22 Davide Italiano[ELF] Teach GNU Driver about --stats.
2015-02-22 David MajnemerCOFF: Add 'IMAGE_SCN_CNT_INITIALIZED_DATA' to all DWARF...
2015-02-22 David MajnemerCOFF: Consistently format the DWARF sections
2015-02-22 Lang Hames[Orc] Remove redundant using directive.
2015-02-22 Lang Hames[Orc] Add header comment to IndirectionUtils.cpp.
2015-02-22 Nico WeberRemove two unused methods. No behavior change.
2015-02-21 Sanjoy DasIRCE: generalize InductiveRangeCheck::computeSafeIterat...
2015-02-21 Sanjoy DasIRCE: use SCEVs instead of llvm::Value's for intermediate
2015-02-21 Matt ArsenaultR600/SI: Use v_madmk_f32
2015-02-21 Matt ArsenaultR600/SI: Try to use v_madak_f32
2015-02-21 Matt ArsenaultR600/SI: Don't crash when getting immediate operand...
2015-02-21 Matt ArsenaultR600/SI: Fix mad*k definitions
2015-02-21 Simon Pilgrim[X86][SSE] Added shuffle based integer zero extension...
2015-02-21 Justin Bognerdocs: Mention that assertions must be enabled to use...
2015-02-21 Lang Hames[Orc] Move Orc code into a namespace (llvm::orc), updat...
2015-02-21 Benjamin KramerMachineInstr: Use range-based for loops. NFC.
2015-02-21 Benjamin KramerCalling memmove on a MachineOperand is totally safe.
2015-02-21 Johannes DoerfertRemove leftover code
2015-02-21 Shankar Easwaran[ELF] Remove FIXME(s) that are already fixed.
2015-02-21 Shankar Easwaran[ELF][Writer] Use Path to create AtomSection.
2015-02-21 Benjamin KramerRemove dead prototype.
2015-02-21 Benjamin KramerX86: Remove custom lowering of SIGN_EXTEND_INREG
2015-02-21 Eric ChristopherUnconditionally create a new MCInstrInfo in the asm...
2015-02-21 Eric ChristopherRemove obsolete comment.
2015-02-21 Eric ChristopherHave the MipsAsmPrinter fp stub emission code take...
2015-02-21 Eric ChristopherTurn an if+llvm_unreachable into an assert and reword...
2015-02-21 Eric ChristopherEndianness can be gotten from the DataLayout which...
2015-02-21 Jason MolendaIf constructed llvm_build_dir doesn't exist, retry...
2015-02-21 David MajnemerX86: Call __main using the SelectionDAG
2015-02-21 Zachary TurnerAdd missing #include. This should fix the Windows...
2015-02-21 Shankar Easwaran[ELF] Fix References being ignored.
2015-02-21 Chandler CarruthUpdate for Clang API change in r230123 -- lookup_result...
2015-02-21 Eric FiselierAdd temporary workaround for missing symbol __cxa_throw...
2015-02-21 Shankar Easwaran[obj2yaml/yaml2obj] Add SHT_GROUP support.
2015-02-21 Richard SmithCleanup: remove artificial division between lookup...
2015-02-21 Davide ItalianoSmall cleanup. Don't use else when not needed.
2015-02-21 Richard SmithRevert r167816 and replace it with a proper fix for...
2015-02-21 Eric Fiselier[libc++] Try and prevent evaluation of `is_default_cons...
2015-02-21 Eric Fiselier[libcxx] Move to using libc++abi2.exp as the default...
2015-02-21 Tim NorthoverCodeGen: convert CCState interface to using ArrayRefs
2015-02-21 Peter CollingbourneRun simple-fail.cpp at -O{1,2,3}.
2015-02-21 Peter CollingbourneCFI: Add tests for 32-bit, 64-bit and memory bitsets...
2015-02-21 Hans WennborgImprove diagnostic when failing to synthesize implicit...
2015-02-21 Larisse VoufoFix typo.
2015-02-21 David MajnemerWin64: Stack alignment constraints aren't applied durin...
2015-02-21 Larisse VoufoMove -fdefine-sized-deallocation and -fno-sized-dealloc...
2015-02-21 Duncan P. N... AsmParser/Writer: Handle symbolic constants in DI ...
2015-02-21 Greg ClaytonAdd missing Xcode project files for MICmdCmdSymbol...
2015-02-21 Fariborz Jahanian[Objective-C]. Provide a new formatting kind, "os_trace...
2015-02-21 Duncan P. N... IR: Add helper to split debug info flags bitfield
2015-02-21 Duncan P. N... IR: Add debug info flag string conversions
2015-02-21 Greg ClaytonDon't use:
2015-02-21 Duncan P. N... IR: Move DebugInfo Flag* definitions to .def file, NFC
2015-02-21 Adrian PrantlRevert "Adapt Makefile dependencies for the clang modul...
2015-02-21 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-21 Greg ClaytonFix the test so it runs correctly when there are spaces...
2015-02-21 Greg ClaytonFix this test case so it runs correctly.
2015-02-21 Duncan P. N... AsmParser: Use StringRef for keyword comparisons, NFC
2015-02-21 Adrian Prantlconfigure+make: Rearange clangCodeGen to come before...
2015-02-21 Rafael EspindolaSet the datalayout in the gold plugin.
2015-02-21 Philip Reames[PlaceSafepoints] Adjust enablement logic to default...
2015-02-21 Adrian Prantlconfigure+make: Add ipo to the dependencies of libclang.
2015-02-20 Duncan P. N... AsmParser: Use do{}while(false) in macros, NFC
2015-02-20 David BlaikieRemove some unnecessary unreachables in favor of (somet...
2015-02-20 Matthias BraunLiveRangeCalc: Don't start liveranges of PHI instructio...
2015-02-20 Simon Atanasyan[Mips] Support mips32r3, mips32r5, mips64r3, mips64r5...
2015-02-20 Filipe CabecinhasDon't set $LIB if we're not targetting windows.
2015-02-20 Adrian PrantlAdapt Makefile dependencies for the clang module format...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Philip ReamesHide a bunch of advanced testing options in default...
2015-02-20 Rafael EspindolaUse short names for jumptable sections.
2015-02-20 Rui UeyamaPECOFF: Temporarily add a lock to un-break buildbot.
2015-02-20 Zachary TurnerRevert "[llvm-pdbdump] Add some tests for llvm-pdbdump."
2015-02-20 Philip Reames[RewriteStatepointsForGC] Use DenseSet in place of...
2015-02-20 Zachary Turner[llvm-pdbdump] Add some tests for llvm-pdbdump.
2015-02-20 Siva ChandraFix TestStubSetSID after unification in to a single...
2015-02-20 Philip Reames[RewriteStatepointsForGC] Replace std::map with DenseMap
2015-02-20 Enrico GranataThis should fix the Windows build
2015-02-20 Philip Reames[RewriteStatepointsForGC] Cleanup - replace std::vector...
2015-02-20 Eric ChristopherUsed the cached subtarget off of the MachineFunction.
2015-02-20 Enrico GranataRename the "glob arguments" feature to "shell expand...
2015-02-20 Greg ClaytonMake sure things build for iOS after recent changes.
2015-02-20 Reid KlecknerX86: Remove pre-2010 dead code in mergeSPUpdatesDown
2015-02-20 Simon PilgrimLowerScalarImmediateShift - Merged v16i8 and v32i8...
2015-02-20 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Matt ArsenaultR600/SI: Remove v_sub_f64 pseudo
2015-02-20 Matt ArsenaultR600: Use new fmad node.
2015-02-20 Matt ArsenaultAdd generic fmad DAG node.
2015-02-20 Rui UeyamaRemove YAML/Native round-trip passes.
2015-02-20 Philip Reames[RewriteStatepointsForGC] More style cleanup [NFC]
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Greg ClaytonMake sure the public state is eStateStopped when we...
2015-02-20 Enrico GranataStart the refactoring of globbing
2015-02-20 Ben LangmuirDon't try to rebuild modules on umbrella header mismatch
2015-02-20 Philip Reames[RewriteStatepointsForGC] Remove notion of SafepointBou...
2015-02-20 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-02-20 Jacques PienaarFix merging of << at end of input.
next