oota-llvm.git
2013-10-01 Rafael EspindolaReverts commit r190808 and r190556.
2013-10-01 Preston GurdAdd test case for PR16785.
2013-10-01 Alexey Samsonov[DebugInfo] Simplify and speedup .debug_aranges parsing
2013-10-01 Andrew KaylorFixing MCJIT multiple module linking for OSX
2013-10-01 Alexey Samsonov[DebugInfo] Further simplify DWARFDebugAranges. No...
2013-10-01 Alexey Samsonov[DebugInfo] Remove unused functions from DWARFDebugAran...
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of high words and memory
2013-10-01 Richard Sandiford[SystemZ] Add comparisons of large immediates using...
2013-10-01 Richard Sandiford[SystemZ] Add immediate addition involving high words
2013-10-01 Richard Sandiford[SystemZ] Extend test-under-mask support to high GR32s
2013-10-01 Richard Sandiford[SystemZ] Extend 32-bit RISBG optimizations to high...
2013-10-01 Richard Sandiford[SystemZ] Extend pseudo conditional 8- and 16-bit store...
2013-10-01 Tim NorthoverARM: support interrupt attribute
2013-10-01 Richard Sandiford[SystemZ] Add test missing from r191764.
2013-10-01 Richard Sandiford[SystemZ] Optimize 32-bit FPR<->GPR moves for z196...
2013-10-01 Tareq A. SirajAdd non-blocking Wait() for launched processes
2013-10-01 Richard Sandiford[SystemZ] Allow integer AND involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer XOR involving high words
2013-10-01 Rafael EspindolaRemove several unused variables.
2013-10-01 Richard Sandiford[SystemZ] Allow integer OR involving high words
2013-10-01 Richard Sandiford[SystemZ] Allow integer insertions with a high-word...
2013-10-01 Sylvestre LedruFix a typo in the documentation. Thanks to Diana Vasile...
2013-10-01 Richard Sandiford[SystemZ] Allow selects with a high-word destination
2013-10-01 Richard Sandiford[SystemZ] Add patterns to load a constant into a high...
2013-10-01 Joey Gouly[ARM] Remove an unused function from the disassembler.
2013-10-01 Matheus AlmeidaTest commit. Updated comment.
2013-10-01 Richard Sandiford[SystemZ] Add register zero extensions involving at...
2013-10-01 Joerg SonnenbergerRemove empty directory.
2013-10-01 Joey Gouly[ARM] Introduce the 'sevl' instruction in ARMv8.
2013-10-01 Richard Sandiford[SystemZ] Add truncating high-word stores (STCH and...
2013-10-01 Richard Sandiford[SystemZ] Add zero-extending high-word loads (LLCH...
2013-10-01 Benjamin KramerSCEVExpander: Fix a regression I introduced by to eager...
2013-10-01 Richard Sandiford[SystemZ] Add sign-extending high-word loads (LBH and...
2013-10-01 Richard Sandiford[SystemZ] Use upper words of GR64s for codegen
2013-10-01 Richard Sandiford[SystemZ] Reapply: Add definitions of LFH and STFH
2013-10-01 Daniel Sanders[mips][msa] Added support for matching mod_[us] from...
2013-10-01 Richard SandifordFix pattern sort in DAGISelEmitter.cpp
2013-10-01 Vladimir MedicThis patch adds aliases for Mips sub instruction with...
2013-10-01 Elena DemikhovskyAVX-512: Added X86vzmovl patterns
2013-10-01 Craig TopperRemove 0 as a valid encoding for the m-mmmm field.
2013-10-01 Craig TopperRemove unneeded fields from disassembler internal instr...
2013-10-01 Craig TopperBEXTR should be defined to take same type for bother...
2013-10-01 Tom StellardSelectionDAG: Clarify comments from r191600
2013-10-01 Andrew KaylorTests for MCJIT multiple module support
2013-10-01 Andrew KaylorAdding multiple module support for MCJIT.
2013-10-01 Eric ChristopherAdd the DW_AT_GNU_ranges_base attribute if we've emitte...
2013-10-01 Eric ChristopherUpdate comments.
2013-10-01 Matt ArsenaultFix code duplication
2013-09-30 Preston GurdForgot to add a break statement.
2013-09-30 Matt ArsenaultUse CHECK-LABEL
2013-09-30 Matt ArsenaultReuse variable
2013-09-30 Preston GurdThe X86FixupLEAs pass for Intel Atom must not call...
2013-09-30 Eric ChristopherThe DW_AT_GNU_pubnames/pubtypes attributes are actually...
2013-09-30 Eric ChristopherAdd llvm-readobj to the list of programs to find in...
2013-09-30 Matt ArsenaultFix getOrInsertGlobal dropping the address space.
2013-09-30 Matt ArsenaultUse right address space size in InstCombineCompares
2013-09-30 Matt ArsenaultConstant fold ptrtoint + compare with address spaces
2013-09-30 Manman RenDebug Info: constify and rename from generateRef to...
2013-09-30 Anders Waldenborgllvm-c: use typedef for function pointers
2013-09-30 Tilmann Scheller[ARM] Fix Thumb(-2) diagnostic tests.
2013-09-30 Manman RenTBAA: update tbaa format from scalar format to struct...
2013-09-30 Manman RenTBAA: remove !tbaa from testing cases when they are...
2013-09-30 Jack Carter[mips][msa] Direct Object Emission for I8 instructions.
2013-09-30 Jack Carter[mips][msa] Direct Object Emission for I5 instructions.
2013-09-30 Tilmann Scheller[ARM] Clean up ARMAsmParser::validateInstruction().
2013-09-30 Jack Carter[mips][msa] Direct Object Emission for 2R instructions.
2013-09-30 Jack Carter[PATCH 1/4] [mips][msa] Source register of FILL instruc...
2013-09-30 Tilmann Scheller[ARM] Use FileCheck instead of grep for ARM LDRD negati...
2013-09-30 Rafael EspindolaMove command line options to the users of libLTO. Fixes...
2013-09-30 Rafael EspindolaRevert "Enable building LTO on WIN32."
2013-09-30 Tilmann Scheller[ARM] Assembler: ARM LDRD with writeback requires the...
2013-09-30 Arnold SchwaighoferSwift model: Fix uop description on some writes
2013-09-30 Benjamin KramerBoundsChecking: Fix refacto.
2013-09-30 Benjamin KramerConvert manual insert point restores to the new RAII...
2013-09-30 Benjamin KramerInstCombine: Replace manual fast math flag copying...
2013-09-30 Benjamin KramerIRBuilder: Add RAII objects to reset insertion points...
2013-09-30 Benjamin KramerIRBuilder: Move fast math flags to IRBuilderBase.
2013-09-30 Arnold SchwaighoferIfConverter: Use TargetSchedule for instruction latencies
2013-09-30 Rafael EspindolaEnable building LTO on WIN32.
2013-09-30 Joey GoulyFix a bug in InstCombine where it attempted to cast...
2013-09-30 Tilmann Scheller[ARM] Assembler: Add more negative tests for ARM LDRD.
2013-09-30 Richard Sandiford[SystemZ] Revert r191661: Add definitions of LFH and...
2013-09-30 Richard Sandiford[SystemZ] Add definitions of LFH and STFH
2013-09-30 Richard Sandiford[SystemZ] Add GRH32 for the high word of a GR64
2013-09-30 Richard Sandiford[SystemZ] Rename subregs and add subreg_h32
2013-09-30 Daniel Sanders[mips] Fix a broken link to mips.com in the documentation.
2013-09-30 Richard Sandiford[SystemZ] Add change missing from previous commit
2013-09-30 Richard Sandiford[SystemZ] Rename 32-bit GPR registers
2013-09-30 Craig TopperFilter out repeated sections from the X86 disassembler...
2013-09-30 Craig TopperAdd a few more FMA4 disassembler test cases to match...
2013-09-30 Craig TopperVarious x86 disassembler fixes.
2013-09-29 Benjamin KramerObjectSizeOffsetEvaluator: Don't run into infinite...
2013-09-29 Benjamin KramerRemove an old workaround for a compiler that EOL'd...
2013-09-29 Benjamin KramerPlug a memory leak in a unit test. Stack allocation...
2013-09-29 Benjamin KramerDeallocate type units when destroying a DWARFContext.
2013-09-29 Benjamin KramerAllocate AtomicSDNode operands in SelectionDAG's alloca...
2013-09-29 Craig TopperRevert accidental commit.
2013-09-29 Craig TopperChange type of XOP flag in code emitters to a bool...
2013-09-29 Craig TopperAdd comments for XOPA map introduced with TBM instructi...
2013-09-28 Benjamin KramerAdd a test that large offsets on GEPs on 32 bits target...
next