]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/shortlog
opencl/llvm.git
2014-03-21 Adrian PrantlDwarf Debug: Remove some cargo-cult type uniquing....
2014-03-21 Rafael EspindolaFix the value computation in
2014-03-21 Arnaud A. de... Remove some dead assignements found by scan-build
2014-03-21 Manman RenRegister allocator: add condition to hoist a spill...
2014-03-21 Argyrios Kyrtzidis[Support] Follow up to r204426, for LockFileManager...
2014-03-21 Duncan P. N... InstrProf: Cleanup binary profdata testcase
2014-03-21 Duncan P. N... InstrProf: Move constructor to the header
2014-03-21 Duncan P. N... InstrProf: Change magic number to have non-text characters
2014-03-21 Duncan P. N... InstrProf: Use move semantics with unique_ptr
2014-03-21 Duncan P. N... InstrProf: Detect magic numbers in a more scalable way
2014-03-21 Duncan P. N... InstrProf: Actually detect bad headers
2014-03-21 Juergen Ributzka[RuntimeDyld] Fix comment for previous commit (r204439)
2014-03-21 Juergen Ributzka[RuntimeDyld] clang-format files.
2014-03-21 David BlaikieDebugInfo: Omit DW_AT_addr_base from skeletal type...
2014-03-21 Chad Rosier[AArch64] Add SchedRW lists to NEON instructions.
2014-03-21 Justin BognerProfileData: Avoid double underscores in header guards
2014-03-21 Duncan P. N... InstrProf: Read raw binary profile in llvm-profdata
2014-03-21 Justin BognerProfileData: Avoid brace initialization, windows doesn...
2014-03-21 Matt ArsenaultR600/SI: Move instruction patterns to scalar versions.
2014-03-21 Rafael EspindolaRemove redundant test.
2014-03-21 Rafael EspindolaMove codegen test over to MC.
2014-03-21 Justin BognerProfileData: Introduce InstrProfWriter using the naive...
2014-03-21 Rafael EspindolaConvert test to using cfi.
2014-03-21 Paul RobinsonRefactor llvm/test/lit.cfg to use lit.util.which.
2014-03-21 Justin Bognerllvm-profdata: Implement show command
2014-03-21 Rafael EspindolaRemove redundant test.
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...
2014-03-21 Rafael EspindolaSplit out the MC part of this test.
2014-03-21 Daniel Sanders[mips] Correct lowering of VECTOR_SHUFFLE to VSHF.
2014-03-21 Renato GolinAdd overall description, file comments, some structure
2014-03-21 Tom StellardR600/SI: Handle MUBUF instructions in SIInstrInfo:...
2014-03-21 Tom StellardR600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()
2014-03-21 Tom StellardR600/SI: Use SGPR_(32|64) reg clases when lowering...
2014-03-21 Tom StellardSink: Don't sink static allocas from the entry block
2014-03-21 Richard Sandiford[SystemZ] Use "let Predicates =" for blocks of new...
2014-03-21 Richard Sandiford[SystemZ] Add support for z196 float<->unsigned conversions
2014-03-21 Matheus Almeida[mips] Update namespace.
2014-03-21 Juergen Ributzka[RuntimeDyld] Allow processRelocationRef to process...
2014-03-21 Kevin QinFix test command line to avoid generating output file.
2014-03-21 Juergen Ributzka[Constant Hoisting] Make the constant materialization...
2014-03-21 Juergen Ributzka[Constant Hoisting] Lazily compute the idom and cache...
2014-03-21 Juergen Ributzka[Constant Hoisting] Change the algorithm to only track...
2014-03-21 Juergen Ributzka[Constant Hoisting] Fix capitalization of function...
2014-03-21 Juergen Ributzka[Constant Hoisting] Replace the MapVector with a separa...
2014-03-21 Saleem AbdulrasoolMCParser: add an assertion
2014-03-21 Jiangning LiuThis reverts commit r203762, "ARM: support emission...
2014-03-21 Argyrios Kyrtzidis[Support] Make sure LockFileManager works correctly...
2014-03-21 Kevin QinFix an assertion caused by using inline asm with indire...
2014-03-21 Kevin Qin[AArch64] Remove .data_region directive from AArch64.
2014-03-21 Argyrios Kyrtzidis[Support] Make sure sys::fs::remove can remove symbolic...
2014-03-21 Rafael EspindolaConvert a CodeGen test into a MC test.
2014-03-21 Rui UeyamaObject/COFF: Support large relocation table.
2014-03-21 Rafael EspindolaPort test to cfi.
2014-03-20 Rafael EspindolaConvert another CodeGen test into a MC test.
2014-03-20 Weiming ZhaoFix PR19136: [ARM] Fix Folding SP Update into vpush...
2014-03-20 Greg Fitzgeraldllvm-objdump output hex to match binutils' objdump
2014-03-20 Rafael EspindolaConvert CodeGen test into a more specific MC test.
2014-03-20 Rafael EspindolaRemove llvm-mc's disable-cfi option.
2014-03-20 Rafael EspindolaRemove unused options from test.
2014-03-20 Rafael EspindolaDon't use EmitAbsValue with symbol references.
2014-03-20 Lang HamesAdd an option to MCJIT to have it forward all sections...
2014-03-20 Juergen RibutzkaRevert "[Constant Hoisting] Extend coverage of the...
2014-03-20 Juergen Ributzka[Constant Hoisting] Extend coverage of the constant...
2014-03-20 Mark SeabornRemove LowerInvoke's obsolete "-enable-correct-eh-suppo...
2014-03-20 Eric ChristopherTypo.
2014-03-20 Eric ChristopherReapply DW_AT_low/high_pc patch:
2014-03-20 Justin Bognerllvm-profdata: Remove an empty comment
2014-03-20 Eli BenderskyFix a few more grammatic errors in docs/TableGen/index.rst
2014-03-20 Eli BenderskyFix a couple of typos and an inaccurate description...
2014-03-20 Rafael EspindolaRemove dead and incorrect code.
2014-03-20 David BlaikieAdd comments from Eric's review of r204094.
2014-03-20 Matt ArsenaultR600: Remove unused method declaration.
2014-03-20 Renato GolinRe-factor TableGen docs
2014-03-20 Mark SeabornAdd a test for LowerInvoke that doesn't use "-enable...
2014-03-20 Kai Nacke[MIPS] Add cpu octeon and some instructions
2014-03-20 Alexander Potapenko[ASan] Add -asan-module to the ASan .ll tests.
2014-03-20 Alexander Potapenko[ASan] Do not instrument globals from the llvm.metadata...
2014-03-20 Zoran JovanovicProvide an operand for microMIPS wait instruction.
2014-03-20 Zoran JovanovicImplementation of microMIPS 16-bit instructions MOVE...
2014-03-20 Zoran JovanovicMark alias symbols as microMIPS if necessary. Differe...
2014-03-20 Matheus Almeida[mips] Splitting up class definition from implementation.
2014-03-20 Alexey SamsonovAdd llvm_unreachable after fully-covered switches to...
2014-03-20 Craig TopperTest case for r204305.
2014-03-20 David MajnemerObject: Output .file symbols properly
2014-03-20 David MajnemerObject: Abstract out the determination of function...
2014-03-20 David MajnemerObject: Don't double-escape empty hexdata
2014-03-20 Saleem AbdulrasoolReapply 'ARM IAS: support .thumb_set'
2014-03-20 Craig Topper[X86] Check return value of readSIB in disassembler...
2014-03-20 Hao Liu[ARM]Fix an assertion failure in A15SDOptimizer about...
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-20 Eric ChristopherRevert "Use the range machinery for DW_AT_ranges and...
2014-03-19 Justin BognerSupport: Add postincrement and include guards to LineIt...
2014-03-19 Eric ChristopherUse the range machinery for DW_AT_ranges and DW_AT_high...
2014-03-19 Matt ArsenaultR600/SI: Add unused LDS 2 form instructions.
2014-03-19 Matt ArsenaultR600/SI: Add support for 64-bit LDS writes
2014-03-19 Matt ArsenaultR600/SI: Add support for 64-bit LDS loads.
2014-03-19 Matt ArsenaultR600/SI: Match i16 immediate offset of LDS instructions.
2014-03-19 Matt ArsenaultR600/SI: Fix test checking wrong instruction operand.
2014-03-19 Matt ArsenaultR600/SI: Don't display the GDS bit.
2014-03-19 Matt ArsenaultR600/SI: Merge offset0 and offset1 fields for single...
next