Add ARM Disassembler to the CMake build.
[oota-llvm.git] / lib /
2010-09-28 Oscar FuentesAdd ARM Disassembler to the CMake build.
2010-09-28 Che-Liang ChiouRemove trailing spaces of MipsMachineFunction.h
2010-09-28 Che-Liang ChiouRemove trailing spaces of MipsTargetObjectFile.cpp
2010-09-28 Eric Christopher80-col fixups.
2010-09-28 Bob WilsonAdd a command line option "-arm-strict-align" to disall...
2010-09-28 Eric ChristopherRework builtin handling and call setup. The builtin...
2010-09-28 Eric ChristopherFix typo.
2010-09-28 Eric ChristopherFix fp constant loads to have a destination register.
2010-09-27 Devang PatelRemove dead argument.
2010-09-27 Owen AndersonWeight loop unrolling counts by nesting depth. Unrollin...
2010-09-27 Jim GrosbachEnable the MC-ized ARM asm printer. Passing all local...
2010-09-27 Rafael EspindolaWrite relocations in the end of the file. This matches...
2010-09-27 Jim GrosbachARM-mode eh.sjlj.longjmp MC lowering
2010-09-27 Rafael EspindolaMake sure .text doesn't produce extra alignment.
2010-09-27 Jakob Stoklund OlesenDon't try to constant fold libm functions with non...
2010-09-27 Jim GrosbachEnable the MC-ized ARM asm printer. Passing all local...
2010-09-27 Rafael EspindolaFactor symbol value computation into a function.
2010-09-27 Michael J. SpencerMC-COFF: Fix signed/unsigned comparison.
2010-09-27 Daniel DunbarHard to imagine there are still people using inferior...
2010-09-27 Daniel DunbarMC/AsmParser: Handle exponents in floating point literals.
2010-09-27 Jakob Stoklund OlesenRevert "Disable codegen prepare critical edge splitting...
2010-09-27 Rafael EspindolaOdd additional stub framework for the ARM MC ELF emission.
2010-09-27 Rafael EspindolaRemove unused argument.
2010-09-27 Benjamin KramerPush twines deeper into SourceMgr's error handling...
2010-09-27 Dale JohannesenMMX parameters aren't handled here yet.
2010-09-27 Dale JohannesenDon't try to make a vector of x86mmx; this won't work,
2010-09-27 Dan GohmanDelete an unused function.
2010-09-27 Dan GohmanDelete an unused declaration.
2010-09-27 Dan GohmanAdd support for viewing graphviz graphs with xdot.py.
2010-09-27 Dan GohmanMake this code 65-bit clean.
2010-09-27 Michael J. SpencerMC-COFF: Drop empty sections, and label symbols. Conver...
2010-09-27 Chris Lattneryet more aliases.
2010-09-27 Chris Lattneradd a couple more aliases, rdar://8456378
2010-09-27 Chris Lattnerfix rdar://8470918 - llvm-mc can't assemble smovl
2010-09-27 Chris LattnerFix rdar://8468087 - llvm-mc commutes fmul (and friend...
2010-09-27 Chris Lattnerthe latest assembler that runs on powerpc 10.4 machines...
2010-09-27 Chris Lattnerimprove indentation
2010-09-27 Eric ChristopherInsert missing coherency in comment. Add a quick check...
2010-09-27 Eric ChristopherMass rename for Jim.
2010-09-27 Eric ChristopherThis code should never fire on non-darwin subtargets.
2010-09-27 Chris Lattnerimplement support for 'clr' alias. This is part of...
2010-09-26 Lang HamesFixed some tests to avoid LiveIntervals::getInstruction...
2010-09-25 Jakob Stoklund OlesenAvoid using VNInfo::getCopy as much as possible. I...
2010-09-25 Lang HamesRemoved VNInfo::isDefAccurate(). Def "accuracy" can...
2010-09-25 Che-Liang ChiouAdd ret instruction to PTX backend
2010-09-25 Rafael EspindolaMove ELF to HasReliableSymbolDifference=true. Also...
2010-09-25 Owen AndersonLoadPRE was not properly checking that the load it...
2010-09-25 Evan ChengFix IIC_iEXTAr itinerary class of Cortex-A9.
2010-09-25 Evan ChengRemove a unused instruction itinerary class.
2010-09-25 Eric ChristopherIf we're changing the source of a memcpy we need to...
2010-09-25 Evan ChengFix zero and sign extension instructions scheduling...
2010-09-25 Jakob Stoklund OlesenRemove SlotIndex::PHI_BIT. It is no longer used by...
2010-09-25 Jakob Stoklund OlesenRemove the only use of SlotIndex::isPHI. This bit is...
2010-09-24 Jakob Stoklund OlesenTerminator gaps were unused. Might as well delete them.
2010-09-24 Evan ChengMore pseudo instruction scheduling itinerary fixes.
2010-09-24 John ThompsonFix for test/CodeGen/PowerPC/2008-10-17-AsmMatchingOper...
2010-09-24 Evan ChengFix scheduling itinerary for pseudo mov immediate instr...
2010-09-24 Rafael EspindolaReapply 114678 and 114667. Reverting them did not fix...
2010-09-24 Jim GrosbachAdd ARM explicit MCInst lowering for the Thumb eh.sjlj...
2010-09-24 Michael J. SpencerGet rid of pop_macro warnings on MSVC.
2010-09-24 Evan ChengEnable code placement optimization pass for ARM.
2010-09-24 Dale JohannesenWe can't return SSE/MMX vectors if SSE is disabled.
2010-09-24 Rafael EspindolaRevert 114678 and 114667 to see if
2010-09-24 Nicolas GeoffrayAttach a DebugLoc to a GC point in order to get precise...
2010-09-24 Daniel DunbarMC/AsmParser: Handle a missed case of floating literals...
2010-09-24 Evan ChengFix a potential null dereference bug.
2010-09-24 Daniel DunbarMC/AsmParser: Support .single and .double for embedding...
2010-09-24 Daniel DunbarMC/Lexer: Add 'Real' token type for floating point...
2010-09-24 Daniel DunbarMC: Add missing ')' in diagnostic.
2010-09-23 Owen AndersonRevert r114703 and r114702, removing the isConditionalM...
2010-09-23 Bob WilsonSet alignment operand for NEON VST instructions.
2010-09-23 Jim GrosbachARM-mode eh.sjlj.setjmp pseudo MC-inst lowering expansion
2010-09-23 Jim Grosbach#+4 --> #4 for consistency with other asm output
2010-09-23 Jim GrosbachFix formatting of output .s code
2010-09-23 Owen AndersonAdd isConditionalMove bits to X86 and ARM instructions.
2010-09-23 Bob WilsonSet alignment operand for NEON VLD instructions.
2010-09-23 Rafael EspindolaCorrectly handle weak undefined symbols. Before we...
2010-09-23 Jim Grosbachnever mind. I can't read, apparently
2010-09-23 Evan ChengFix r114632. Return if the only terminator is an uncond...
2010-09-23 Jim GrosbachFix opcode value for the 'trap' instruction, keeping...
2010-09-23 Jim Grosbachexplicit 'unsigned long' on constant value. Hopefully...
2010-09-23 Benjamin KramerUnbreak build. Jim, please review.
2010-09-23 Evan ChengRevert 114634 for now since buildbot claim it broke...
2010-09-23 Jim GrosbachClean up the 'trap' instruction printing a bit. Non...
2010-09-23 Rafael EspindolaCorrectly compute the offset of the symbol. Forgot...
2010-09-23 Jim Grosbachnuke unused var
2010-09-23 Rafael EspindolaRepresent relocations against local symbols as relocati...
2010-09-23 Bob WilsonFix llvm-extract so that it changes the linkage of...
2010-09-23 Oscar FuentesFix VS 2010 build.
2010-09-23 Rafael EspindolaFix the FIXME.
2010-09-23 Evan ChengFollow up to r114630. Do not optimize away unconditiona...
2010-09-23 Evan ChengDisable codegen prepare critical edge splitting. Machin...
2010-09-23 Evan ChengIf there are multiple unconditional branches terminatin...
2010-09-23 Evan ChengDon't sink insert_subreg, subreg_to_reg, reg_sequence...
2010-09-23 Evan ChengSDISel should not optimize a unconditional branch follo...
2010-09-23 Lang HamesMoved the PBQP allocator class out of the header and...
2010-09-23 Sean CallananFixed a crash in the enhanced disassembler where
2010-09-22 Jim GrosbachAdd support for ELF PLT references for ARM MC asm print...
2010-09-22 Jim GrosbachEnable a few additional asserts in MC instruction lowering.
2010-09-22 Owen AndersonA select between a constant and zero, when fed by a...
next