oota-llvm.git
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...
2014-03-19 David MajnemerCOFF: Fix a typo
2014-03-19 Hans WennborgFix comment (PR19188)
2014-03-19 Matheus Almeida[mips] 80-column.
2014-03-19 Matheus Almeida[mips] Making sure that a '.set noreorder' directive...
2014-03-19 Evgeniy StepanovSet debug info for instructions inserted in SplitBlockA...
2014-03-19 Craig TopperPrune includes in X86 target.
2014-03-19 David MajnemerObject: Provide a richer means of describing auxiliary...
2014-03-19 David MajnemerObject: Move auxiliary symbol definitions from llvm...
2014-03-19 David MajnemerObject: Clean up COFF.h
2014-03-19 Justin Bognerllvm-profdata: Make "merge" into a subcommand.
2014-03-19 Justin Bognerllvm-profdata: Update to use the naive text format...
2014-03-19 Rafael EspindolaMake the test harder by using a non-zero offset.
2014-03-19 Pete CooperWhen destroying a StringMap, just iterate over the...
2014-03-19 Rafael EspindolaRevert "Add back r203962, r204028 and r204059."
2014-03-19 David BlaikieDebugInfo: Use the comp_dir of the referencing type...
2014-03-18 Eli BenderskyExpose "noduplicate" attribute as a property for intrin...
2014-03-18 Rui UeyamaObject/COFF: Add function to check if section number...
2014-03-18 NAKAMURA TakumiMove yet another test that requires ARM to an ARM test...
2014-03-18 Jim GrosbachMove tests that require ARM to an ARM test directory.
2014-03-18 Duncan P. N... Fix use_iterator crash in ObjCArc from r203364
2014-03-18 Jim GrosbachC++ style comments
2014-03-18 Jim GrosbachTidy up. Update per naming conventions.
2014-03-18 Jim GrosbachMachO: Emit a version-min load command when possible.
2014-03-18 Jim GrosbachDarwin: Add assembler directives to create version...
2014-03-18 Jim GrosbachMachO: Comment fields in the version_min load command.
2014-03-18 Chandler Carruth[LV] While I'm here, use range based for loops which...
2014-03-18 Chandler Carruth[LV] The actual change I intended to commit in r204148...
2014-03-18 Chandler Carruth[LV] Replace some dead code with an assert. When I...
2014-03-18 Eric ChristopherMore header and forward declaration cleanup.
2014-03-18 Eric ChristopherAdd back the headers we're getting via (likely) transit...
2014-03-18 Rafael EspindolaAdd back r203962, r204028 and r204059.
2014-03-18 Eric ChristopherFix for coding style.
2014-03-18 Eric ChristopherRemove a bunch of unnecessary includes and forward...
2014-03-18 Hans WennborgX86 memcpy lowering: use "rep movs" even when esi is...
2014-03-18 Rui UeyamaUse early returns to reduce nesting.
2014-03-18 Michael ZolotukhinFix test lsr-normalization.ll broken in r204161.
2014-03-18 Raul E. SilveraAdd support for scalarizing/splitting vector bswap.
2014-03-18 Adrian PrantlDebug info: Remove OdrMemberMap from DwarfDebug, it...
2014-03-18 Michael ZolotukhinAdd stride normalization to SCEV Normalize/Denormalize...
2014-03-18 Andrea Di Biagio[DAGCombiner] teach how to simplify xor/and/or nodes...
2014-03-18 Manuel JacobX86: Use enums for memory operand decoding instead...
2014-03-18 Krzysztof ParzyszekEnable CFI on Hexagon.
2014-03-18 Bill SchmidtFix PR19144: Incorrect offset generated for int-to...
2014-03-18 Evgeniy Stepanov[msan] Origin tracking with history.
2014-03-18 Diego NovilloTolerate unmangled names in sample profiles.
2014-03-18 Alexander KornienkoRevert r203962 and two revisions depending on it: r2040...
2014-03-18 Renato GolinAdd IAS/EHABI changes to release notes
2014-03-18 NAKAMURA TakumiDebugIRTests: Fixup for r204130.
next