OSDN Git Service

android-x86/external-llvm.git
2009-06-04 Nick Kledzik<rdar://problem/6944342> libLTO for darwin should add...
2009-06-04 Lang HamesRemoved SimpleRewriter.
2009-06-04 Dale JohannesenFor XTARGET to work on targets not in the list,
2009-06-04 Dan GohmanCheck in test changes that I accidentally left out...
2009-06-04 Douglas GregorProperly detect malloc_zone_statistics in CMake build...
2009-06-04 Dan GohmanDon't do the X * 0.0 -> 0.0 transformation in instcombi...
2009-06-04 Dan GohmanFix comments.
2009-06-04 Torok Edwin--plugin is not needed for bfd anymore. Update docs.
2009-06-04 Sanjiv GuptaRemove unused code.
2009-06-04 Oscar FuentesCMake: Renamed LLVM_ENABLE_ASSERTS to
2009-06-04 Sanjiv GuptaCustom lower SUB with two register operands.
2009-06-04 Torok EdwinFix comments.
2009-06-04 Torok EdwinAdd support for outputting ANSI colors to raw_fd_ostream.
2009-06-04 Eli FriedmanPR3739, part 2: Use an explicit store to spill XMM...
2009-06-04 Eli FriedmanPR3739, part 1: Disable the red zone on Win64.
2009-06-04 Dan GohmanRemove a #include of <iostream>.
2009-06-04 Evan ChengRe-apply 72756 with fixes. One of those was introduced...
2009-06-04 Lang HamesRemoved more testing code that snuck in earlier.
2009-06-04 Nick Kledzik<rdar://problem/6940611> libLTO.dylib needs to let...
2009-06-04 Bruno Cardoso... Use uint8_t and int32_t in {JIT,Machine}CodeEmiters
2009-06-03 Stuart HastingsEvan says it's wrong; back out 72808.
2009-06-03 Nick Kledzik<rdar://problem/6941517> C++ static constructors not...
2009-06-03 Daniel DunbarChange LTO to run the global opt pass twice.
2009-06-03 Eli FriedmanPR4317: Handle splits where the new block is unreachabl...
2009-06-03 Stuart HastingsRecognize another euphemism for MOVDQ2Q.
2009-06-03 Evan ChengFor Darwin / x86_64, override -relocation-model=static...
2009-06-03 Daniel DunbarAdd createStandardLTOPasses to StandardPasses.h, and...
2009-06-03 Dan GohmanConvert Alpha and Mips to use a MachineFunctionInfo...
2009-06-03 Dan GohmanRemove the redundant TM member from X86DAGToDAGISel...
2009-06-03 Dan GohmanDon't attempt to simplify an non-affine IV expression...
2009-06-03 Mike StumpMake the buildbot see green (to make it easier to spot...
2009-06-03 Daniel DunbarSwitch opt to using StandardPasses.h
2009-06-03 Daniel DunbarRemove some silly code.
2009-06-03 Daniel DunbarAdd StandardPasses.h which embeds the standard compilat...
2009-06-03 Bruno Cardoso... Move ELFCodeEmiter stuff to new files
2009-06-03 Bruno Cardoso... Revert 72650
2009-06-03 Dan GohmanRemove unnecessary #includes.
2009-06-03 Sanjiv GuptaEmit file directives correctly in case of a .bc is...
2009-06-03 Torok Edwinlets not forget about c++!
2009-06-03 Sanjiv GuptaFrameIndex could be used as a value (addressof (arg...
2009-06-03 Oscar FuentesCMake: Added missing source file to lib/CodeGen/CMakeLi...
2009-06-03 Oscar FuentesCMake: Implements and documents option LLVM_ENABLE_ASSERTS.
2009-06-03 Torok EdwinDocument how easy it is to use the gold plugin and...
2009-06-03 Sanjiv GuptaFixed a bug in which signed comparisons were being...
2009-06-03 Duncan SandsAvoid a warning "'U' might be used uninitialized in
2009-06-03 Duncan SandsAt a newline at the end of this file.
2009-06-03 Jay FoadDocument how phi and invoke instructions interact with...
2009-06-03 Evan ChengFix for PR4225: When rewriter reuse a value in a physic...
2009-06-03 Evan ChengTemporarily revert 72756 for now.
2009-06-03 Evan ChengFold preceding / trailing base inc / dec into the singl...
2009-06-03 Evan ChengIf there is a def of a super-register followed by a...
2009-06-03 Bruno Cardoso... Move structures and classes into header files, providin...
2009-06-03 Dan GohmanRevert r72734. The Darwin assembler doesn't support...
2009-06-03 Dan GohmanChange TargetFolder's TD member from a reference to a
2009-06-02 Dan GohmanChange ConstantFoldConstantExpression to accept a null
2009-06-02 Dan GohmanDelete an unnecessary forward declaration.
2009-06-02 Dan GohmanFix CodeGenPrepare's address-mode sinking to handle...
2009-06-02 Daniel DunbarNightlyTest: Stop running a separate Olden pass during...
2009-06-02 Torok Edwinfix build on VC++2k8.
2009-06-02 Lang HamesFixed warning, removed some temporary validation code...
2009-06-02 Evan ChengOn Darwin x86_64 small code model doesn't guarantee...
2009-06-02 Owen AndersonUndef MemoryFence when compiling on MSVC.
2009-06-02 Devang PatelSimplify assertion message to avoid confusion.
2009-06-02 Lang HamesUpdate to in-place spilling framework. Includes live...
2009-06-02 Dale JohannesenRevert 72707 and 72709, for the moment.
2009-06-02 Evan ChengAvoid infinite looping in AllGlobalLoadUsesSimpleEnough...
2009-06-01 Dale JohannesenAdd missing file.
2009-06-01 Nick Kledzikupdate comments about .objc_ symbols being generated
2009-06-01 Dale JohannesenMake the implicit inputs and outputs of target-independent
2009-06-01 Dale JohannesenComment grammaro/clarification.
2009-06-01 Dale JohannesenTrailing whitespace.
2009-06-01 Mike StumpDcoument that the opauque value used to construct QNaNs...
2009-06-01 Nick Kledzik<rdar://problem/6927148> libLTO needs to handle i386...
2009-06-01 Bill WendlingAccidental commit. This isn't ready for prime time...
2009-06-01 Anton KorobeynikovImplement review feedback. Make thumb2 'normal' subtarg...
2009-06-01 Bruno Cardoso... Fix new CodeEmitter stuff to follow LLVM codying style...
2009-06-01 Anton KorobeynikovDo not emit "generic" CPU string. This fixes PR4291.
2009-06-01 Eli FriedmanPR4286: Make RewriteLoadUserOfWholeAlloca and
2009-06-01 Nick LewyckyUpdate the bitcode reader to support reading .bc files...
2009-06-01 Nick LewyckyAdd missing codenames to the .bc analyzer.
2009-05-31 Dan GohmanFix a grammaro and clarify a comment.
2009-05-31 Dan GohmanDelete an obsolete sentance from a comment.
2009-05-31 Dan GohmanFix the name of the function in this comment.
2009-05-31 Owen AndersonBe more aggressive in doing LoadPRE by tracing backward...
2009-05-31 Nick LewyckyFix typo in error message.
2009-05-31 Duncan SandsRename CustomLowerResults to CustomLowerNode, since
2009-05-30 Bruno Cardoso... Use uint8_t and int32_t in {JIT,Machine}CodeEmiters
2009-05-30 Bruno Cardoso... Add AMD64 elf machine type
2009-05-30 Bruno Cardoso... First patch in the direction of splitting MachineCodeEm...
2009-05-30 Chris Lattnerfix PR4284, a bug in simplifylibcalls handling memcmp...
2009-05-30 Nick LewyckyMetadata uses metadata type not empty struct.
2009-05-30 Mike StumpAdd some documentation.
2009-05-30 Duncan SandsAdjust these tests now that "extern inline"
2009-05-30 Evan Cheng(i64 (zext (srl GR32 8))) -> movzbl AH is not safe...
2009-05-30 Nick LewyckyGive embedded metadata its own type instead of relying...
2009-05-30 Mike StumpAdd support for letting the client choose different...
2009-05-30 Bill WendlingUntabification.
2009-05-30 Bill WendlingUntabify.
2009-05-30 Evan ChengUntabify.
2009-05-29 Anton KorobeynikovAdd placeholder for thumb2 stuff
next