aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-09PowerPC: EH adjustmentsAdhemerval Zanella
2013-01-09add hexagon flags in ELF.hShankar Easwaran
2013-01-09For some LLVM-as-library uses it is convenient to create aDavid Tweed
2013-01-09Configure: if we compile with clang, check that it is not brokenDmitri Gribenko
2013-01-09Check whether MCInst operand isImm before calling getImm.Tim Northover
2013-01-09Refactor to expose RTLIB calls to targets.Tim Northover
2013-01-09Incrase the number of parameters for AlignedCharArrayUnion.Manuel Klimek
2013-01-09Alter the hasing computation when inserting into the folding set.Bill Wendling
2013-01-09add -march to the testNadav Rotem
2013-01-09tblgen: use an early return to reduce indentation.Sean Silva
2013-01-09Efficient lowering of vector sdiv when the divisor is a splatted power of two...Nadav Rotem
2013-01-09tblgen: Factor out common code.Sean Silva
2013-01-09Last in the series of removing unnecessary '0' arguments forEric Christopher
2013-01-09MIsched: add an ILP window property to machine model.Andrew Trick
2013-01-09[Object, DebugInfo] Make DWARFContext BE-aware.NAKAMURA Takumi
2013-01-09TableGen/LangRef: link bang operators into the productionlistSean Silva
2013-01-09TableGen/LangRef: discuss specific C-like escapesSean Silva
2013-01-09docs: Fix mention of DefmID to MultiClassID.Sean Silva
2013-01-09Inline this into its only caller.Sean Silva
2013-01-09tblgen: Reuse function that is 2 lines above.Sean Silva
2013-01-09fix copy-paste-oSean Silva
2013-01-09docs: Bring TableGen syntax a bit closer to reality.Sean Silva
2013-01-09These functions have default arguments of 0 for the last arg. UseEric Christopher
2013-01-09These functions have default arguments of 0 for the last arg. UseEric Christopher
2013-01-09ARM Cost Model: Add a basic vectorization unrolling test.Nadav Rotem
2013-01-09Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem
2013-01-09Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...Nadav Rotem
2013-01-09Add a getBundleEnd() function to go with the existing getBundleStart().Jakob Stoklund Olesen
2013-01-09Add comment to the definition of Constant::isZeroValue(). Shuxin Yang
2013-01-09Forgot the namespace identifier.Bill Wendling
2013-01-09Add the integer value of the ConstantInt instead of the Constant* value.Bill Wendling
2013-01-09Consider expression "0.0 - X" as the negation of X ifShuxin Yang
2013-01-08Move the string pools down into the units. No functional change.Eric Christopher
2013-01-08Simplify the code a bit: MCRelaxableFragment doesn't need a separate getInstSizeEli Bendersky
2013-01-08Fix memory leak in YAML I/O.Nick Kledzik
2013-01-08Specify complete triple for fp128 tests.Tim Northover
2013-01-08This patch produces the correct addend value forJack Carter
2013-01-08This patch produces the correct pointer size Jack Carter
2013-01-08Pad Short Functions for Intel AtomPreston Gurd
2013-01-08Docs: mention that we support float reductions when -ffast-math is used.Nadav Rotem
2013-01-08Rename statistic for instruction fragments -> relaxableEli Bendersky
2013-01-08Code cleanup: refactor the switch statements in the generation of reduction v...Nadav Rotem
2013-01-08Rename the enum members to match the LLVM coding style.Nadav Rotem
2013-01-08Add fp128 rtlib function names to LLVMTim Northover
2013-01-08Allow the asm printer to print fp128 values properly.Tim Northover
2013-01-08Add highlighting for "int" keywordJoel Jones
2013-01-08Make sure we don't emit instructions before a landingpad instruction.Bill Wendling
2013-01-08Allow ELF64 relocation type to be more than 8 bits.Tim Northover
2013-01-08Sink a function that refers to the SelectionDAG into that library in theChandler Carruth
2013-01-08Add the C testcase to this file.Eric Christopher