aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore...Justin Holewinski2013-06-104-39/+21
* Avoid warnings about unused parameters that tend to come up a lot whenDuncan Sands2013-06-106-28/+30
* Add test for ARM FastISel load/store register classesJF Bastien2013-06-101-0/+70
* Fix a regression I introduced when I expanded the complex pseudos inReed Kotler2013-06-093-9/+6416
* tblgen: always lookup values from the original vector as it could be grown un...Benjamin Kramer2013-06-091-6/+6
* Add a const version of findNearestCommonDominator to PostDom for convenience.Benjamin Kramer2013-06-091-0/+5
* Refine the ARM EHABI test cases.Logan Chien2013-06-099-413/+323
* Fix ARM unwind opcode assembler in several cases.Logan Chien2013-06-0910-177/+499
* Removed PackedDouble domain from scalar instructions. Added more formats for ...Elena Demikhovsky2013-06-094-46/+63
* Make DeadArgumentElimination more conservative on variadic functionsTim Northover2013-06-092-5/+55
* ARM FastISel fix load register classesJF Bastien2013-06-091-4/+4
* TargetLowering: Clean up method description commentsDavid Majnemer2013-06-081-3/+3
* sys::process::get_id() now returns the process ID instead of a process handle...Aaron Ballman2013-06-083-5/+5
* [Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc bac...Venkatraman Govindaraju2013-06-088-162/+108
* ARM: fix VMOVvnf32 decoding when ambiguous with VCVTAmaury de la Vieuville2013-06-082-0/+11
* ARM: enforce SRS decoding constraintsAmaury de la Vieuville2013-06-082-4/+14
* ARM: fix CPS decoding when ambiguous with QADDAmaury de la Vieuville2013-06-084-0/+47
* ARM: fix VCVT decodingAmaury de la Vieuville2013-06-082-2/+10
* Update code listings in LLVM tutorial.Logan Chien2013-06-086-4569/+12
* Fix a potential bug in r183584.Shuxin Yang2013-06-082-26/+8
* Don't artifically restrict input object size.Sean Silva2013-06-081-2/+0
* Fix unused variable warning from my previous patch.JF Bastien2013-06-081-0/+1
* [mips] Use a helper function which compares the size of the source andAkira Hatanaka2013-06-082-8/+21
* Reapply r183552. This time, use a standard type for the option to avoid templateQuentin Colombet2013-06-083-0/+61
* R600: Use a refined heuristic to choose when switching clauseVincent Lejeune2013-06-072-10/+47
* R600: Anti dep better handled in tex clauseVincent Lejeune2013-06-072-6/+28
* Remember the anyext patterns.Jakob Stoklund Olesen2013-06-071-0/+2
* Add missing zextloadi1 to i64 patterns. PR16721.Jakob Stoklund Olesen2013-06-072-0/+11
* Fix an assertion in MemCpyOpt pass.Shuxin Yang2013-06-072-2/+43
* Disallow i64 div/rem in PPC32 counter loopsHal Finkel2013-06-072-0/+100
* Revert commits related to stack warning.Quentin Colombet2013-06-073-61/+0
* Explicit triple in warn stack size test cases to not depend on OS.Quentin Colombet2013-06-072-4/+4
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-073-6/+6
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-077-16/+33
* Remove unused c'tor.Bill Wendling2013-06-071-7/+2
* R600: Fix calculation of stack offset in AMDGPUFrameLoweringTom Stellard2013-06-072-21/+35
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-074-8/+10
* R600: Rework subtarget info and remove AMDILDevice classesTom Stellard2013-06-0736-1458/+218
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-074-9/+10
* [docs] Add link to Microsoft PE/COFF Spec.Rui Ueyama2013-06-071-0/+5
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-0721-63/+75
* R600: Fix the fetch limits for R600 generation GPUsTom Stellard2013-06-076-27/+159
* R600: Move Subtarget feature definitions into AMDGPU.tdTom Stellard2013-06-072-64/+66
* R600: Remove unnecessary includeTom Stellard2013-06-073-2/+4
* Add more explicit link targets to headers in LangRef.rstEli Bendersky2013-06-071-0/+18
* Add a backend option to warn on a given stack size limit.Quentin Colombet2013-06-073-0/+61
* ARM FastISel integer sext/zext improvementsJF Bastien2013-06-0710-67/+291
* R600: Don't compare iterators of different maps.Benjamin Kramer2013-06-071-1/+1
* Add explicit link targets to some headers in LangRef.rstEli Bendersky2013-06-071-0/+8
* No functionality change.Manman Ren2013-06-071-6/+6