platform/upstream/llvm.git
2015-03-10 Alexey Bataev[OPENMP] Improved code for generating debug info +...
2015-03-10 Rafael EspindolaRemove incredibly confusing isBaseAddressKnownZero.
2015-03-10 Rafael EspindolaUse a better name for compile unit labels.
2015-03-10 Sanjay Patelremoved function names from comments; NFC
2015-03-10 Frederic RissDwarfAccelTable: remove unneeded bucket terminators.
2015-03-10 Sanjay Pateluse range-based for loops; NFC
2015-03-10 Craig TopperImprove and simplify EnforceSmallerThan for vector...
2015-03-10 Craig TopperRemove extra indentation of entire function body. NFC.
2015-03-10 Rafael EspindolaMove label creation close to emission. NFC.
2015-03-10 George Burgess IVAdded ConstantExpr support to CFLAA.
2015-03-10 Richard Smith[modules] Don't bother looking up a declaration to...
2015-03-10 George Burgess IVAdded special handling for inttoptr in CFLAA.
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2015-03-10 Mehdi AminiUpdate for LLVM API change: getOrEnforceKnownAlignment...
2015-03-10 Richard SmithPR21687: when adding a redeclaration of a function...
2015-03-10 Oleksiy VyalovRestore commented setTearDownCleanup in TestHelloWorld...
2015-03-10 Kostya Serebryany[sanitizer] fix instrumentation with -mllvm -sanitizer...
2015-03-10 Richard Smith[modules] Don't clobber a destructor's operator delete...
2015-03-10 Oleksiy VyalovAdd Utility/ModuleCache class and integrate it with...
2015-03-10 Kostya Serebryany[sanitizer] decrease sanitizer-coverage-block-threshold...
2015-03-10 Frederic RissDwarfAccelTable: Fix handling of hash collisions.
2015-03-10 Eric ChristopherTemporarily revert r231726 and r231724 as they're break...
2015-03-10 Eric ChristopherRemove an unused variable.
2015-03-10 Eric Fiselier[libcxx] Fix __RAII_IncreaseAnnotator for increases...
2015-03-10 Richard Smith[modules] This check is run before we resolve the heade...
2015-03-10 Ben LangmuirDon't treat .foo as two path components in path::iterators
2015-03-09 Lang Hames[Orc][MCJIT][RuntimeDyld] Add header that was accidenta...
2015-03-09 Richard Smith[modules] Don't assert if the same header is named...
2015-03-09 Lang Hames[Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols...
2015-03-09 Colin LeMahieu[Hexagon] Removing unused patterns.
2015-03-09 David BlaikieLLParser: gep: Simplify parsing error handling
2015-03-09 Ahmed Bougacha[CodeGen] Replace the reused stores' chain for extracte...
2015-03-09 Ahmed Bougacha[X86] Add nounwind to vector-idiv.ll testcases. NFC.
2015-03-09 Reid KlecknerReland r229944: EH: Prune unreachable resume instructio...
2015-03-09 Rui UeyamaAdd SimpleAbsoluteAtom which is analogous to other...
2015-03-09 NAKAMURA TakumiSuppress a couple of tests, clang/test/CodeGen/catch...
2015-03-09 Rui UeyamaRemove COFFReference and use SimpleReference instead.
2015-03-09 Rafael EspindolaUse a MapVector instead of an extra sort.
2015-03-09 Colin LeMahieu[Hexagon] Use single tailcall pseudoinst and fix checki...
2015-03-09 Alexey SamsonovRevert "Revert "[UBSan] Add testcases for -fsanitize...
2015-03-09 Alexey Samsonov[UBSan] Split -fsanitize=shift into -fsanitize=shift...
2015-03-09 Colin LeMahieu[Hexagon] Reapply r231699. Remove assumption that...
2015-03-09 Sanjoy Das[SCEV] Unify getUnsignedRange and getSignedRange
2015-03-09 Sanjoy Das[SCEV] Add a `scalar-evolution-print-constant-ranges...
2015-03-09 Rafael Auler[LinkerScript] Implement linker script expression evalu...
2015-03-09 Tim NorthoverARM: use ABI-specified alignment for byval parameters.
2015-03-09 Dimitry AndricFix another -Wunused-local-typedef warning in include...
2015-03-09 Eric FiselierMove test to use correct suffix
2015-03-09 Colin LeMahieu[Hexagon] Reverting r231699
2015-03-09 Frederic RissDwarfAccelTable: fix obvious typo.
2015-03-09 Fariborz Jahanian[PATCH Sema Objective-C]. Patch to warn on missing...
2015-03-09 Colin LeMahieu[Hexagon] Updating constant set to simpler versions.
2015-03-09 Reid KlecknerTableGen: Use 'enum : uint64_t' for feature flags to...
2015-03-09 Benjamin KramerRemove the remaining uses of abs64 and nuke it.
2015-03-09 Colin LeMahieu[Hexagon] Removing old halfword codegen instructions...
2015-03-09 Rafael EspindolaDon't prime the section map.
2015-03-09 Colin LeMahieu[Hexagon] Eliminating immediate condition set.
2015-03-09 Greg ClaytonFix debugserver warnings on MacOSX.
2015-03-09 Saleem AbdulrasoolUnwind: define more interfaces more often
2015-03-09 Colin LeMahieu[Hexagon] Removing TFR_condset_ir/TFR_condset_ri modeling.
2015-03-09 Rui UeyamaRemove dead code.
2015-03-09 Colin LeMahieu[Hexagon] Changing AddrFI back to ADDRri to address...
2015-03-09 Justin BognerInstrProf: Use the proftext format for these coverage...
2015-03-09 Justin BognerInstrProf: Allow hexadecimal function hashes in proftex...
2015-03-09 Tom StellardR600/SI: Move gds operand to the end of operand list
2015-03-09 Tom StellardR600/SI: Refactor DS instruction defs
2015-03-09 Rafael EspindolaDelete dead code. NFC.
2015-03-09 Ed SchoutenAdd support for Nuxi CloudABI.
2015-03-09 Kuba BreckaSymbolizer refactoring: Merge common parts of POSIXSymb...
2015-03-09 Benjamin KramerDrop the hacks used for partial C99 math libraries.
2015-03-09 Colin LeMahieu[Hexagon] Adding PackHL nodes and some missing modeling...
2015-03-09 Rafael EspindolaPrint jump tables before exception tables.
2015-03-09 Rafael EspindolaDon't repeat name in comment. NFC.
2015-03-09 Eric FiselierAdd TrackedValue to test/support. Thanks to Louis Dionne
2015-03-09 Rafael EspindolaRemove dummy method implementations.
2015-03-09 Marshall ClowFix an exception-safety bug in <deque>. Reference:...
2015-03-09 Benjamin KramerRoll functions back into namespaces, msvc has problems...
2015-03-09 Alexander KornienkoCorrect doxygen for matcher macros that require a body...
2015-03-09 Alexander Kornienko[clang-tidy] Fixed header guards using clang-tidy llvm...
2015-03-09 Benjamin KramerMake helper functions static. NFC.
2015-03-09 Greg ClaytonFixed a bug where the expression parser relied on havin...
2015-03-09 Saleem AbdulrasoolUnwind: always define unwind APIs
2015-03-09 Reed KotlerAdd logical ops to Mips fast-isel
2015-03-09 Benjamin KramerMake helper functions static.
2015-03-09 Tom StellardR600/SI: Fix DS definitions and add missing instructions
2015-03-09 Tom StellardR600/SI: Fix opcode for ds_read2_b64 and ds_read2st64_b64
2015-03-09 Benjamin KramerMove unreferenced passes into the cpp file
2015-03-09 Benjamin KramerSymbolRewriter: Hide implementation details
2015-03-09 Marek OlsakR600/SI: Limit SGPRs to 80 on Tonga and Iceland
2015-03-09 Marek OlsakR600/SI: Fix getNumSGPRsAllowed for VI
2015-03-09 Benjamin KramerMake helper functions static
2015-03-09 Benjamin KramerTooling: Hide implementation details
2015-03-09 Benjamin KramerInheritViz: Hide implementation details
2015-03-09 Andrea Di BiagioFix line ending in test CodeGen/X86/pr22774.ll. NFC.
2015-03-09 Benjamin KramerHide away implementation details of the ThreadSafetyAna...
2015-03-09 Tobias GrosserUpdate PTX generator to latest LLVM changes
2015-03-09 Tamas BerghammerFix AttachDeniedTestCase on android
2015-03-09 Alexander Kornienko[clang-tidy] Refactor: Rename clang-tidy readability...
2015-03-09 Ed SchoutenAdd CloudABI locale names to platform_support.h.
2015-03-09 Alexander Kornienko[clang-tidy] Refactor: Rename clang-tidy misc check...
next