oota-llvm.git
2010-09-29 Jason W KimUndoing test commit blank space.
2010-09-29 Jason W KimTest commit -
2010-09-29 Jim GrosbachAdd braces for legibility.
2010-09-29 Daniel Dunbarlit: Fix a subtle resource usage bug when executing...
2010-09-29 Oscar FuentesExport LLVM_ALL_TARGETS in LLVM.cmake. It is used by...
2010-09-29 Jim GrosbachOne Printer to rule them all, One Printer to find them,
2010-09-29 Rafael EspindolaMove "local commons" to the end of .bss to match the...
2010-09-29 Rafael EspindolaAdd a test that I forgot to add with a previous commit.
2010-09-29 Gabor Greifdo not compare actual branch labels; this may fix llvm...
2010-09-29 Gabor Greifimprove heuristics to find the 'and' corresponding...
2010-09-29 Chris Lattneradd some random notes.
2010-09-29 Chris Lattnermerge all the llvm-gcc pieces together. Recommend...
2010-09-29 Chris Lattnerprepare for new content.
2010-09-29 Chris Lattnerfix rdar://8490728 - llvm-mc rejects gpr64 form of...
2010-09-29 Chris Lattneradd assembler support for the cvtsd2sil/cvtsd2siq mnemo...
2010-09-29 Michael J.... MC-COFF: Fix test. IMAGE_SYM_CLASS_LABEL should never...
2010-09-29 Chris Lattnermake the x86 mccode emitter emit the 0x67 and 0x66...
2010-09-29 Chris Lattnerimplement support for 32-bit address operands in 64...
2010-09-29 Michael J.... MC-COFF: Fix symbol storage class for globals
2010-09-29 Chris Lattneradd basic avx support to the disassembler, also teach...
2010-09-29 Chris Lattneradd asmparser support for cvttpd2dq by removing some...
2010-09-29 Chris Lattnerimplement rdar://8456382 - cvtsd2si support, by removin...
2010-09-29 Chris Lattnerimplement rdar://8456378 and PR7557 - support for the...
2010-09-29 Chris Lattnerchange the protocol TargetAsmPArser::MatchInstruction...
2010-09-29 Eric ChristopherRework comparison handling to set a register on true...
2010-09-29 Eric ChristopherRemove unnecessary set ahead of time.
2010-09-29 Evan ChengSeparate itinerary classes for mvn from mov; for tst...
2010-09-29 Eric ChristopherRemove assert, add comment.
2010-09-29 Evan ChengAssign bitwise binary instructions different itinerary...
2010-09-28 Evan ChengAdd support to model pipeline bypass / forwarding.
2010-09-28 Bill Wendling And remove r114997's test.
2010-09-28 Bill WendlingRevert r114997. It was causing a failure on darwin10...
2010-09-28 Eric Christopher32-bit constant ints only for now.
2010-09-28 Oscar FuentesRemoved a bunch of unnecessary target_link_libraries.
2010-09-28 Oscar FuentesSimplified LLVMConfig.
2010-09-28 Bill WendlingFix a FIXME. _foo.eh symbols are currently always expor...
2010-09-28 Dan GohmanWhen an MDNode changes to become identical to another...
2010-09-28 Owen AndersonAdd a subtarget hook for reporting the misprediction...
2010-09-28 Eric ChristopherInteger materialization needed the same thinko change.
2010-09-28 Nick LewyckyResolve this GCC warning:
2010-09-28 Anton KorobeynikovUser proper libcall names & condcodes while compiling...
2010-09-28 Dan GohmanScope a varible inside an if statement, to make it...
2010-09-28 Owen AndersonGive the if-converter access to MachineLoopInfo, and...
2010-09-28 Bill WendlingFix spelling.
2010-09-28 Owen AndersonPart one of switching to using a more sane heuristic...
2010-09-28 Nick LewyckyMake ConstantRange::makeICmpRegion handle all the edge...
2010-09-28 Devang PatelProvide an interface to let FEs anchor debug info for...
2010-09-28 Jim GrosbachAdd target triple info to these tests to make the resul...
2010-09-28 Jim GrosbachFactor out dbg_value comment printing and teach MC...
2010-09-28 Rafael EspindolaOn elf, undefined symbols can start with .L.
2010-09-28 Oscar FuentesUse the canonical library name for library PIC16Passes.
2010-09-28 Oscar FuentesAdded library LLVMPIC16passes to CMake build.
2010-09-28 Oscar FuentesAdded PTX target to the CMake build.
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... Don'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.... MC-COFF: Fix signed/unsigned comparison.
2010-09-27 Chris Lattnerreapply developer policy changes after discussion.
2010-09-27 Bill WendlingAdd a new scope type "LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_H...
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... Revert "Disable codegen prepare critical edge splitting...
2010-09-27 Jakob Stoklund... Explicitly disable CGP critical edge splitting for...
2010-09-27 Jakob Stoklund... Don't depend on basic block numbering.
2010-09-27 Rafael EspindolaOdd additional stub framework for the ARM MC ELF emission.
2010-09-27 Rafael EspindolaRemove unused argument.
2010-09-27 Bill WendlingThe "linker_private_weak*" linkages should set the...
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 GohmanwriteGraph doesn't need its ShortNames argument.
2010-09-27 Dan GohmanDelete an unused function.
2010-09-27 Dan GohmanDelete an unused declaration.
2010-09-27 Dan GohmanDon't construct a redundant GraphWriter object.
2010-09-27 Dan GohmanFactor out code from the standalone WriteGraph function...
2010-09-27 Douglas GregorRemove reference to nonexistent test in CMake makefile...
2010-09-27 Dan GohmanConstify properlyDominates in the same manner as dominates.
2010-09-27 Dan GohmanAdd support for viewing graphviz graphs with xdot.py.
2010-09-27 Dan GohmanMove ValueMapTest from ADT to VMCore so that ADT doesn...
2010-09-27 Dan GohmanAdd an all() method to BitVector, for testing whether...
2010-09-27 Dan GohmanRemove WriteGraph's Name argument, which it didn't...
2010-09-27 Dan GohmanMake this code 65-bit clean.
2010-09-27 Dan GohmanFix indentation.
2010-09-27 Oscar FuentesRemoved remnant target library dependencies from LLVMLi...
2010-09-27 Oscar FuentesUpdated LLVMLibDeps.cmake
2010-09-27 Michael J.... MC-COFF: Drop empty sections, and label symbols. Conver...
next