platform/upstream/llvm.git
2015-01-07 Duncan P. N... IR: Remove MDNode::getWhenValsUnresolved()
2015-01-07 Duncan P. N... Remove invalid TODO
2015-01-07 Chandler Carruth[PM] Fix a pretty nasty bug where the new pass manager...
2015-01-07 Oleksiy VyalovMake DynamicLoaderPOSIXDYLD::DidAttach to deduce a...
2015-01-07 Tom StellardR600/SI: Add check for amdgcn triple forgotten in r225276.
2015-01-07 Rui Ueyama[ELF] Remove {ELF,}GNULinkerScript.
2015-01-07 David MajnemerAnalysis: Reformulate WillNotOverflowUnsignedAdd for...
2015-01-07 David MajnemerInstCombine: Just a small tidy-up
2015-01-07 Alexey Samsonov[Sanitizer] Change the runtime flag representation.
2015-01-07 Tobias GrosserDo not use a const Twine here
2015-01-07 Hal Finkel[PowerPC] Transform a README.txt entry into a FIXME
2015-01-06 Nico WeberFix grammar-o in comment.
2015-01-06 Kostya Serebryany[asan] add a flag soft_rss_limit_mb
2015-01-06 Rafael EspindolaSuppress clang warnings in a codegen test.
2015-01-06 Duncan P. N... cmake: Fix 'examples' target after r225319
2015-01-06 Duncan P. N... Kaleidoscope: Value => Metadata
2015-01-06 Duncan P. N... cmake: Add 'examples' target
2015-01-06 Duncan P. N... cmake: Add Kaleidoscope target
2015-01-06 Vince HarronAdds UriParser::Parse and unit tests
2015-01-06 Greg ClaytonFix needed for the new terminal test I previously check...
2015-01-06 Eric ChristopherAdd a subdirectory in CMake for Chapter 8.
2015-01-06 Matt ArsenaultAdd __builtin_amdgpu_class
2015-01-06 Rui UeyamaConvert CoreInputGraph.
2015-01-06 Hal Finkel[PowerPC] Add support for -mcmpb
2015-01-06 Lang HamesRevert r224935 "Refactor duplicated code. No intended...
2015-01-06 Matt ArsenaultR600/SI: Add combine for isinfinite pattern
2015-01-06 Matt ArsenaultAdd isNegative helper to ConstantFPSDNode
2015-01-06 Matt ArsenaultAdd isInfinity helper to ConstantFPSDNode
2015-01-06 Matt ArsenaultR600/SI: Pattern match isinf to v_cmp_class instructions
2015-01-06 Matt ArsenaultR600/SI: Add basic DAG combines for fp_class
2015-01-06 Matt ArsenaultR600/SI: Add class intrinsic
2015-01-06 Matt ArsenaultFix using wrong intrinsic in test
2015-01-06 Rafael EspindolaUpdate for .ll syntax change.
2015-01-06 Rafael EspindolaChange the .ll syntax for comdats and add a syntactic...
2015-01-06 Hal Finkel[PowerPC] Reuse a load operand in int->fp conversions
2015-01-06 Dan AlbertMove a test to the new tests directory.
2015-01-06 Ed MastePut FreeBSD note types in their own namespace
2015-01-06 Alexey Samsonov[Sanitizer] Improve unit tests in COMPILER_RT_DEBUG...
2015-01-06 Zachary TurnerRemove a lock acquisition from ProcessWindows::OnExitPr...
2015-01-06 Tom StellardUse amdgcn triple for SI+ GPUs
2015-01-06 Tobias GrosserMake registerPollyPasses public
2015-01-06 Tom StellardR600: Handle amdgcn triple
2015-01-06 Alexey SamsonovUse -DSANITIZER_DEBUG=1 if COMPILER_RT_DEBUG=ON, now...
2015-01-06 Mehdi AminiUse a Factory Method for MachineFunctionInfo Creation
2015-01-06 Colin LeMahieu[Hexagon] Adding compound jump encodings.
2015-01-06 Tom StellardR600/SI: Insert s_waitcnt before s_barrier instructions.
2015-01-06 Tom StellardR600/SI: Fix dependency calculation for DS writes instr...
2015-01-06 Adrian PrantlRevert "Reapply: Teach SROA how to update debug info...
2015-01-06 Dan AlbertMake a test UNSUPPORTED if libcpp-has-no-threads.
2015-01-06 Dan AlbertAppease MSAN buildbots.
2015-01-06 Marshall ClowFix PR 22106; make std::swap work for multi-dimensional...
2015-01-06 Greg ClaytonAdded a test case for launching a process in a separate...
2015-01-06 Colin LeMahieu[Hexagon] Adding encoding for misc v4 instructions...
2015-01-06 Sanjoy DasThis patch teaches IndVarSimplify to add nuw and nsw...
2015-01-06 Kostya Serebryany[ubsan] disable coverage-levels.cc on darwin until...
2015-01-06 Dan AlbertObey [atomics.types.operations.req]/21 for GCC.
2015-01-06 Colin LeMahieu[Hexagon] Adding encoding information for absolute...
2015-01-06 Mehdi AminiSelectionDAGBuilder: move constant initialization out...
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2015-01-06 Tom StellardTriple: Add amdgcn triple
2015-01-06 Tom StellardR600/SI: Remove MachineFunction dump from AsmPrinter
2015-01-06 Andrea Di Biagio[CodeGenPrepare] Improved logic to speculate calls...
2015-01-06 Dan Albert[libcxx] Set _LIBCPP_ELAST for mingw.
2015-01-06 Adrian PrantlReapply: Teach SROA how to update debug info for fragme...
2015-01-06 Filipe CabecinhasDon't loop endlessly for MachO files with 0 ncmds
2015-01-06 Colin LeMahieu[Hexagon] Fix 225267. GP register is not yet fully...
2015-01-06 Adrian PrantlImplement a very basic colored syntax highlighting...
2015-01-06 Hal Finkel[PowerPC] Add a regression test for r225251
2015-01-06 Colin LeMahieu[Hexagon] Adding dealloc_return encoding and absolute...
2015-01-06 Asiri Rathnayake[ARM] Cleanup so_imm* tblgen defintions
2015-01-06 Matt ArsenaultConvert fcmp with 0.0 from casted integers to icmp
2015-01-06 Tobias Grosserwww: Draft changelog for the upcoming release.
2015-01-06 Tobias GrosserFix html
2015-01-06 Tobias GrosserWe currently do not create these result for polly
2015-01-06 Jay Foad[asan] Bump the self-imposed stack limit from 128k...
2015-01-06 NAKAMURA Takumi[CMake] Silence stderr on "COMMAND ${CMAKE_C_COMPILER...
2015-01-06 NAKAMURA TakumiReformat.
2015-01-06 Chandler Carruth[PM] Hide a function we only use in an assert behind...
2015-01-06 Chandler Carruth[PM] Introduce a utility pass that preserves no analyses.
2015-01-06 Craig Topper[X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.
2015-01-06 David MajnemerInstCombine: Bitcast call arguments from/to pointer...
2015-01-06 Chandler Carruth[PM] Simplify how we parse the outer layer of the pass...
2015-01-06 Craig Topper[X86] Make isel select the 2-byte register form of...
2015-01-06 Hal Finkel[PowerPC] Remove old README.txt entry regarding struct...
2015-01-06 David MajnemerX86: Don't make illegal GOTTPOFF relocations
2015-01-06 Hal Finkel[PowerPC] Add some missing names in getTargetNodeName
2015-01-06 Hal Finkel[PowerPC] Improve int_to_fp(fp_to_int(x)) combining
2015-01-06 Saleem AbdulrasoolBasic: fix compilation with MSVC
2015-01-06 Chandler Carruth[PM] Add a utility pass template that synthesizes the...
2015-01-06 Chandler Carruth[PM] Simplify how we use the registry by including...
2015-01-06 Saleem AbdulrasoolSema: analyze I,J,K,M,N,O constraints
2015-01-06 Craig Topper[X86] Remove 16-bit and 32-bit offset jump instructions...
2015-01-06 Craig Topper[X86] Make isel select the shorter form of jump instruc...
2015-01-06 Brad SmithSet the default ISA for OpenBSD/mips64 to MIPS III.
2015-01-06 Chandler Carruth[PM] Add a collection of no-op analysis passes and...
2015-01-06 Alexey Samsonov[Sanitizer] Use COMMON_FLAG macro to describe common...
2015-01-06 Chandler Carruth[PM] Sink the no-op pass parsing logic into the .def...
2015-01-06 Chandler Carruth[PM] Move the analysis registry into the Passes.cpp...
2015-01-06 Chandler Carruth[PM] Add a utility to the new pass manager for generati...
2015-01-06 Rafael EspindolaAdd a testcase that would have found the problem in...
next