aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am c7ef4e40: Fix Windows build issues for LLVM.Stephen Hines2013-08-022-7/+7
|\
| * Fix Windows build issues for LLVM.Stephen Hines2013-07-302-7/+7
* | Reconcile with jb-mr2-release - do not mergeThe Android Open Source Project2013-05-160-0/+0
|\ \
| * \ merge in jb-mr2-release history after reset to jb-mr2-devThe Android Automerger2013-04-180-0/+0
| |\ \ | | |/ | |/|
* | | am b84f869c: Change CloneFunctionInto to always clone Argument attributes ind...Joey Gouly2013-04-172-23/+47
|\ \ \ | |/ /
| * | Change CloneFunctionInto to always clone Argument attributes induvidually,Joey Gouly2013-04-162-23/+47
* | | Reconcile with jb-mr2-release - do not mergeThe Android Open Source Project2013-03-260-0/+0
|\ \ \ | | |/ | |/|
| * | merge in jb-mr2-release history after reset to jb-mr2-devThe Android Automerger2013-03-250-0/+0
| |\ \ | | |/ | |/|
* | | am b497f3f2: Add missing libLLVMObject.a to .so build.Stephen Hines2013-03-251-1/+2
|\ \ \ | |/ /
| * | Add missing libLLVMObject.a to .so build.Stephen Hines2013-03-251-1/+2
* | | Reconcile with jb-mr2-release - do not mergeThe Android Open Source Project2013-03-200-0/+0
|\ \ \ | | |/ | |/|
| * | merge in jb-mr2-release history after reset to jb-mr2-devThe Android Automerger2013-03-200-0/+0
| |\ \ | | |/ | |/|
| | * merge in jb-mr2-release history after reset to jb-mr2-devThe Android Automerger2013-03-140-0/+0
| | |\
* | | \ am d212f3fd: Update LLVM for merge to r177342.Stephen Hines2013-03-205-2/+9
|\ \ \ \ | |/ / /
| * | | Update LLVM for merge to r177342.Stephen Hines2013-03-185-2/+9
* | | | am 2d4629c5: Merge branch \'upstream\' into merge_2013_03_18Stephen Hines2013-03-20754-9704/+84229
|\ \ \ \ | |/ / /
| * | | Merge branch 'upstream' into merge_2013_03_18Stephen Hines2013-03-18754-9704/+84229
| |\ \ \
| | * | | Change NULL to 0.Jakub Staszak2013-03-181-5/+5
| | * | | Register the flush function for each compile unit.Bill Wendling2013-03-181-31/+54
| | * | | Remove trailing spaces.Jakub Staszak2013-03-181-13/+13
| | * | | Fix PPC unaligned 64-bit loads and storesHal Finkel2013-03-184-6/+84
| | * | | ARM cost model: Make some vector integer to float casts cheaperArnold Schwaighofer2013-03-182-0/+198
| | * | | ARM cost model: Correct cost for some cheap float to integer conversionsArnold Schwaighofer2013-03-182-2/+179
| | * | | Extend global merge pass to optionally consider global constant variables.Quentin Colombet2013-03-182-6/+130
| | * | | Change test cases to handle unaligned references.Bill Schmidt2013-03-182-26/+10
| | * | | Remove unnecessary leading comment characters in lit-only fileDavid Blaikie2013-03-189-10/+10
| | * | | Add SchedRW annotations to most of X86InstrSSE.td.Jakob Stoklund Olesen2013-03-181-186/+280
| | * | | Annotate X86 arithmetic instructions with SchedRW lists.Jakob Stoklund Olesen2013-03-181-60/+112
| | * | | Check whether a pointer is non-null (isKnownNonNull) in isKnownNonZero.Manman Ren2013-03-182-0/+13
| | * | | TableGen fix for the new machine model.Andrew Trick2013-03-181-4/+6
| | * | | Include '.test' suffix in target specific lit configs that need itDavid Blaikie2013-03-1810-12/+13
| | * | | Make the fields in the diagram match the descriptive text above them.Eric Christopher2013-03-181-3/+3
| | * | | UpdateBill Wendling2013-03-182-1/+5
| | * | | Fix 80-col. violations in PPCCTRLoopsHal Finkel2013-03-181-6/+8
| | * | | Fix large count and negative constant count handling in PPCCTRLoopsHal Finkel2013-03-182-11/+104
| | * | | Cleanup initial-value constants in PPCCTRLoopsHal Finkel2013-03-182-2/+34
| | * | | Fix integer comparison in DIEInteger::BestForm.Hans Wennborg2013-03-181-3/+4
| | * | | ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.Matthew Curtis2013-03-181-1/+3
| | * | | Remove default copy ctor/assignment, makes AttributeSet trivially copyable.Benjamin Kramer2013-03-181-5/+0
| | * | | Initially forgotten-to-svn-add test case for r177279.David Tweed2013-03-181-0/+14
| | * | | The optimization a + (-0.0f) -> a was being misapplied to a + (+0.0f) in the...David Tweed2013-03-181-0/+13
| | * | | R600/SI: implement indirect adressing for SIChristian Konig2013-03-183-1/+190
| | * | | R600/SI: add float vector typesChristian Konig2013-03-184-21/+82
| | * | | R600/SI: add shl patternChristian Konig2013-03-183-1/+8
| | * | | R600/SI: add BUFFER_LOAD_DWORD patternChristian Konig2013-03-181-3/+9
| | * | | R600/SI: implement SI.load.const intrinsicChristian Konig2013-03-182-2/+13
| | * | | R600/SI: enable all S_LOAD and S_BUFFER_LOAD opcodesChristian Konig2013-03-182-14/+29
| | * | | R600/SI: fix inserting waits for all definesChristian Konig2013-03-181-15/+1
| | * | | [asan] when creating string constants, set unnamed_attr and align 1 so that e...Kostya Serebryany2013-03-182-3/+7
| | * | | Mark internal classes as POD-like to get better behavior out ofChandler Carruth2013-03-181-102/+109