oota-llvm.git
2013-02-05 Bill WendlingAdd target-dependent versions of addAttribute/removeAtt...
2013-02-05 Michael GottesmanChanged in comment cxx -> C++. Thanks Richard Smith!.
2013-02-05 Jack CarterThis patch changes a static_cast to dyn_cast
2013-02-05 Eric ChristopherConstruct a skeleton cu for each compile unit in the...
2013-02-05 Eric ChristopherAdd support for testing the output of the abbrev table...
2013-02-05 Eric ChristopherAdd support for emitting a stub DW_AT_GNU_dwo_id as...
2013-02-05 Bill WendlingUse the do-while(0) thing for this #define.
2013-02-05 Alexey SamsonovPrint error messages from MemoryBuffer::getFile() in...
2013-02-05 Michael GottesmanAdd code to GlobalVariable.h so that global variables...
2013-02-05 Owen AndersonWhen the target-independent DAGCombiner inferred a...
2013-02-05 Michael GottesmanAdded LLVM Asm/Bitcode Reader/Writer support for new...
2013-02-04 Manman Ren[Stack Alignment] emit warning instead of a hard error
2013-02-04 Bill WendlingInitial cleanups of the param-attribute code in the...
2013-02-04 Alexey SamsonovReplace global std::string with const char[]
2013-02-04 Jyotsna VermaHexagon: Add V4 combine instructions and some more...
2013-02-04 Benjamin KramerDisable a couple more vector splat optimizations on...
2013-02-04 Tim NorthoverFix some abuses of StringRef
2013-02-04 Benjamin KramerX86: Open up some opportunities for constant folding...
2013-02-04 Benjamin KramerX86: Simplify code. No functionality change.
2013-02-04 Benjamin KramerSelectionDAG: Teach FoldConstantArithmetic how to deal...
2013-02-04 Tim NorthoverGive explicit suffix to integer constant over 32-bits.
2013-02-04 Tim NorthoverEnable AArch64 as a target built by default.
2013-02-04 Tim NorthoverUpdate debugging test for change in expected metadata.
2013-02-04 Dmitri GribenkoCoding standards: don't use ``inline`` when defining...
2013-02-04 Patrik HagglundPass CPPFLAGS/CFLAGS/CXXFLAGS from the environment...
2013-02-04 Evgeniy StepanovMore MSan/ASan annotations.
2013-02-04 David Blaikie[DebugInfo] remove more node indirection (this time...
2013-02-04 David BlaikiePR15149: crash when printing debug info metadata contai...
2013-02-04 Michael GottesmanRemoved reference to LLVM as a project (since in LangRe...
2013-02-04 Arnold SchwaighoferARM cost model: Penalize insertelement into D subregisters
2013-02-04 Edwin VaneTurn off uninitialized-use warnings for gcc in cmake...
2013-02-04 NAKAMURA TakumiPPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking...
2013-02-04 NAKAMURA TakumiPPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible...
2013-02-03 Michael GottesmanAdded instance variable/initializers/getter/setters...
2013-02-03 Joerg SonnenbergerRecognize aarch64 for --enable-targets as advertised.
2013-02-03 Nuno Lopesuse GEP::accumulateConstantOffset() to replace custom...
2013-02-03 Michael J.... [Object][Archive] Improve performance.
2013-02-03 Michael J.... [Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST.
2013-02-03 Michael GottesmanAdded new Global Variable marker ``externally_initializ...
2013-02-03 Michael GottesmanAdded clarification paragraph to LangRef's documentation of
2013-02-02 David BlaikieRemove the (apparently) unnecessary debug info metadata...
2013-02-02 Reed KotlerStart static relocation implementation for mips16.
2013-02-02 Manman RenRemoving ssp and uwtable from the testcase
2013-02-02 Bill WendlingRemove AttrBuilder::Raw().
2013-02-02 Bill WendlingUse the AttributeSet's iterators.
2013-02-02 Nick LewyckyRevert accidental commit (ran svn commit from wrong...
2013-02-02 Nick LewyckyThis patch makes "&Cls::purevfn" not an odr use. This...
2013-02-02 Shuxin Yangrdar://13126763
2013-02-02 Manman RenCorrect indentation for dumping LexicalScope.
2013-02-01 Manman Ren[Dwarf] avoid emitting multiple AT_const_value for...
2013-02-01 Bill SchmidtAdd notes about future PowerPC features
2013-02-01 Bill SchmidtLLVM enablement for some older PowerPC CPUs
2013-02-01 Bill WendlingChange the AttributeImpl to hold a single Constant...
2013-02-01 Preston GurdThis patch aims to improve compile time performance...
2013-02-01 Dan GohmanAdd a testcase for some past-the-end address subtleties.
2013-02-01 David SehrTwo changes relevant to LEA and x32:
2013-02-01 Nadav RotemFix errant fallthrough in the generation of the lifetim...
2013-02-01 Jim GrosbachFix misplaced 'break'.
2013-02-01 Chad RosierUse a continue to simplify loop and reduce indentation...
2013-02-01 Jyotsna VermaHexagon: Test case to confirm generation of indexed...
2013-02-01 Jyotsna VermaReplace LDriu*[bhdw]_indexed_V4 instructions with ...
2013-02-01 Jyotsna VermaAdd appropriate TSFlags to the instructions that must...
2013-02-01 Benjamin KramerInstSimplify: stripAndComputeConstantOffsets can be...
2013-02-01 Tim NorthoverRemove currently unused register decoder from AArch64.
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-02-01 Nadav RotemRevert r174152. The shift amount may overflow and in...
2013-02-01 Nadav RotemOptimize shift lefts of a constant by a value plus...
2013-02-01 Sean Silva[docs] Fixup fallout from other grammar fixup.
2013-02-01 Sean Silva[docs] Add missing colon to TableGen grammar.
2013-02-01 Andrew TrickMachineModel: Inconsequential TableGen SubtargetEmitter...
2013-02-01 Bill WendlingRemove some dead code, improve some asserts, and other...
2013-02-01 Dan GohmanAdd a comment explaining an unavailable optimization.
2013-02-01 Bill WendlingRemove one of the odious 'Raw' methods.
2013-02-01 Bill WendlingUse iterators instead of relying upon a bitmask of...
2013-02-01 Dan GohmanRewrite instsimplify's handling if icmp on pointer...
2013-02-01 Chandler CarruthFix another typo in the classof definitions that doesn...
2013-01-31 Bill WendlingAdd iterators to the AttributeSet class so that we...
2013-01-31 Dan GohmanAn alloca can be equal to an argument. It can't *alias...
2013-01-31 Chandler CarruthSwitch the code added in r173885 to use the new, shiny...
2013-01-31 Chandler CarruthFix a think-o in the condition here. =[ I would commit...
2013-01-31 Bill Wendlings/AttrBuilder::addAttributes/AttrBuilder::addAttribute...
2013-01-31 Chandler CarruthFix a copy/paste-o that got missed because 'check'...
2013-01-31 Chandler CarruthGive the MCStreamer class hierarchy LLVM RTTI facilitie...
2013-01-31 Bill WendlingRemove the AttrBuilder form of the Attribute::get creators.
2013-01-31 Richard SmithRegenerate configure to hopefully fix buildbot breakage...
2013-01-31 NAKAMURA TakumiUpdate AMDGPURegisterInfo::eliminateFrameIndex() corres...
2013-01-31 Richard SmithAdd -Wno-nested-anon-types to -pedantic builds of LLVM...
2013-01-31 Daniel Dunbar[lit] Add a test for internal shell execution behaviors.
2013-01-31 Daniel Dunbar[lit] Change to raise InternalShellError for all comman...
2013-01-31 Dan GohmanDocument another instsimplify assumption.
2013-01-31 Tom StellardR600: Fold clamp, neg, abs
2013-01-31 Tom StellardR600: Consider bitcast when folding const_address node.
2013-01-31 Tom StellardR600: Make store_dummy intrinsic more general by passin...
2013-01-31 Chad RosierRemove unused variable, which should have been removed...
2013-01-31 Manman RenLinker: correctly link in dbg.declare
2013-01-31 Bill WendlingAdd support for emitting a string attribute.
2013-01-31 Daniel Dunbar[lit] Fix bug where InternalShellError messages were...
2013-01-31 Chad RosierAdd braces, so my head doesn't explode.
2013-01-31 Daniel Dunbar[lit] Fix a shell parsing bug with ';' not separated...
2013-01-31 Tim NorthoverUpdate AArch64 backend to changed eliminateFrameIndex...
next