Remove extraneous vertical whitespace before Eric gets the wrong idea ;-)
[oota-llvm.git] / lib / Target /
2008-07-10 Chris LattnerRemove extraneous vertical whitespace before Eric gets...
2008-07-10 Chris LattnerFix an altivec constant miscompilation that Duncan...
2008-07-10 Owen AndersonFix the build by adding a #include.
2008-07-10 Evan ChengFix for PR2472. Use movss to set lower 32-bits of a...
2008-07-09 Anton KorobeynikovRemove a FIXME: we really need to use const_data sectio...
2008-07-09 Anton KorobeynikovAdd FIXME for future checking.
2008-07-09 Dale JohannesenRemove extra call to DW.SetModuleInfo on Linux.
2008-07-09 Dale JohannesenEmit debug info for data-only files on Cell SPU.
2008-07-09 Dale JohannesenEmit debug into for data-only files for Linux PPC.
2008-07-09 Dale JohannesenEmit debug info for data-only files. ARM version.
2008-07-09 Dale JohannesenEmit debug info for data-only files. This version
2008-07-09 Anton KorobeynikovAdd missed section
2008-07-09 Dale JohannesenEmit debug info for data-only files. This version
2008-07-09 Anton KorobeynikovDistinguish .const and .const_data on Darwin, when...
2008-07-09 Anton KorobeynikovWeak stuff always goes to coalesced sections on Darwin
2008-07-09 Dan GohmanRemove #include <iostream>.
2008-07-09 Anton KorobeynikovAdd FIXME needed to be resolved later
2008-07-09 Anton KorobeynikovUse only 'subset' of flags
2008-07-09 Anton KorobeynikovTypo
2008-07-09 Anton KorobeynikovRevert accidentially added stuff
2008-07-09 Anton KorobeynikovFirst sketch of special section objects
2008-07-09 Anton KorobeynikovHonour text sections
2008-07-09 Anton KorobeynikovUse isWeakForLinker() hook
2008-07-09 Anton KorobeynikovSwitch to new section name handling facility
2008-07-09 Anton KorobeynikovAnother bunch of hacks for named sections support
2008-07-09 Anton KorobeynikovTypo
2008-07-09 Anton KorobeynikovDrop mergeable flag, if size is no suitable
2008-07-09 Anton KorobeynikovFix several bugs in named sections handling
2008-07-09 Anton KorobeynikovAdd hacky way to distinguish named and named sections...
2008-07-09 Anton KorobeynikovUse 'gnu.linkonce', where needed
2008-07-09 Anton KorobeynikovFix thinko
2008-07-09 Anton KorobeynikovDrop dead member reference
2008-07-09 Anton KorobeynikovAdd funny darwin section selection logic
2008-07-09 Anton KorobeynikovHandle ELF mergeable sections
2008-07-09 Anton KorobeynikovProvide section selection for X86 ELF targets
2008-07-09 Anton KorobeynikovProvide general hook for section name calculation
2008-07-09 Anton KorobeynikovPrint entity size for mergeable sections
2008-07-09 Anton KorobeynikovSplit PrintSectionFlags
2008-07-09 Anton KorobeynikovSplit UniqueSectionForGlobal()
2008-07-09 Anton KorobeynikovSplit PreferredEHDataFormat hook
2008-07-09 Anton KorobeynikovSplit X86TargetAsmInfo into 4 subtarget-specific classes
2008-07-09 Anton KorobeynikovWhitespace cleanup
2008-07-09 Anton KorobeynikovMove flag decoding stuff into special hook
2008-07-09 Anton KorobeynikovProperly handle linkonce stuff
2008-07-09 Anton KorobeynikovProvide skeletone code for calculation of section,...
2008-07-09 Anton KorobeynikovUse 'llvm-linkonce' consistently
2008-07-09 Anton KorobeynikovAdd default section name resolution routine
2008-07-09 Anton KorobeynikovConstify
2008-07-09 Anton KorobeynikovAdd code for default section falgs computation
2008-07-09 Evan ChengBack out 53254. It broke ppc debug info codegen.
2008-07-09 Bill WendlingSilence warning by initializing variable.
2008-07-09 Bruno Cardoso LopesFixed features usage.
2008-07-09 Chris Lattnerrandom bugfix sitting in my tree.
2008-07-09 Bruno Cardoso LopesFixe typos and 80 column size problems
2008-07-09 Bruno Cardoso LopesMipsTargetLowering cleanup
2008-07-08 Dale JohannesenMake debug info come out in data-only files.
2008-07-08 Evan ChengUnbreak C++ tests on x86 Darwin.
2008-07-08 Duncan SandsPacify gcc-4.3.
2008-07-08 Evan ChengAvoid unnecessary string construction during asm printing.
2008-07-07 Dan GohmanPool-allocation for MachineInstrs, MachineBasicBlocks...
2008-07-07 Evan ChengClean up PPC register specification.
2008-07-07 Evan ChengATT asm printer just print register AsmName's instead...
2008-07-07 Evan ChengTargetRegisterDesc::Name field is the same as the abstr...
2008-07-07 Dan GohmanSimplify this use of BuildMI. This is also in preparati...
2008-07-07 Dan GohmanMinor const-correctness fixes.
2008-07-07 Bruno Cardoso Lopesfixed 32-bit fp_to_sint pattern
2008-07-07 Dan GohmanAdd explicit keywords.
2008-07-07 Dan GohmanMake DenseMap's insert return a pair, to more closely...
2008-07-05 Bruno Cardoso LopesSeveral changes to Mips backend, experimental fp suppor...
2008-07-04 Duncan SandsRather than having a different custom legalization
2008-07-04 Duncan SandsLinux also does not require exception handling
2008-07-03 Evan ChengBack out 53091 for now.
2008-07-03 Evan Cheng- Remove calls to copyKillDeadInfo which is an N^2...
2008-07-03 Anton Korobeynikovllvm-gcc sometimes marks external declarations hidden...
2008-07-03 Evan ChengcommuteInstruction should preserve dead markers.
2008-07-02 Owen AndersonMake LiveVariables even more optional, by making it...
2008-07-02 Duncan SandsAdd a new getMergeValues method that does not need
2008-07-01 Bill WendlingDarwin doesn't need exception handling information...
2008-07-01 Evan ChengAvoid creating expensive comment string if it's not...
2008-07-01 Bill WendlingRemove warning about initialization order.
2008-07-01 Dan GohmanPrune a few dependencies on MachineFunction.h.
2008-07-01 Evan ChengDo not use computationally expensive scheduling heurist...
2008-07-01 Owen AndersonMake the subregister hashtable output more readable...
2008-07-01 Duncan SandsHighlight that getMergeValues optimization is
2008-07-01 Owen AndersonReplace the dynamically computed std::set lookup method...
2008-07-01 Dan GohmanSplit ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL...
2008-06-30 Dan GohmanDon't use ISD namespace opcodes for MachineInstrs.
2008-06-30 Dan Gohmanstd::ostream and std::string microoptimizations for...
2008-06-30 Dan GohmanUpdate comments to new-style syntax.
2008-06-30 Dan GohmanRename ISD::LOCATION to ISD::DBG_STOPPOINT to better...
2008-06-30 Evan ChengSplit scheduling from instruction selection.
2008-06-30 Dan GohmanReplace some std::vectors that showed up in heap profil...
2008-06-30 Duncan SandsRevert the SelectionDAG optimization that makes
2008-06-28 Anton KorobeynikovStart refactoring of asmprinters: provide a TAI hook...
2008-06-28 Anton KorobeynikovUnbreak
2008-06-28 Anton KorobeynikovTemporary rever invalid commit
2008-06-28 Anton KorobeynikovMove printing of module-level GVs into dedicated helper
2008-06-28 Anton KorobeynikovUse common naming convention
2008-06-28 Anton KorobeynikovFactor out stuff into helper function
2008-06-28 Anton KorobeynikovCleanup
next