aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-08Add support of RTM from TSX extensionMichael Liao
2012-11-08instcombine: Migrate strspn optimizationsMeador Inge
2012-11-07Fix up comment typo and 80-col.Eric Christopher
2012-11-07Add a relocation visitor to lib object. This works via caching relocatedEric Christopher
2012-11-07Only do switch-to-lookup table transformation when TargetTransformInfoHans Wennborg
2012-11-07[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.Akira Hatanaka
2012-11-07Delete MipsFunctionInfo::NextStackOffset. No functionality change intended. Akira Hatanaka
2012-11-07Revert r167540 until regression tests are updated.Amara Emerson
2012-11-07Remove accidental commit.Bill Wendling
2012-11-07Fix bad test IR in switch_to_lookup_table.llHans Wennborg
2012-11-07Improve ARM build attribute emission for architectures types.Amara Emerson
2012-11-07fix typo PR1476Pawel Wodnicki
2012-11-07fix for PR1476Pawel Wodnicki
2012-11-07[asan] fix bug 14277 (asan needs to fail with fata error if an __asan interfa...Kostya Serebryany
2012-11-07misched: Heuristics based on the machine model.Andrew Trick
2012-11-07misched: handle on-the-fly regpressure queries better for 2-addrAndrew Trick
2012-11-07Add comment describing what's going on here.Bill Wendling
2012-11-07When we're updating the subprogram scope DIE, we want to determine if we'reBill Wendling
2012-11-07Fix a broken sentenceEli Bendersky
2012-11-07Document the -input-file option of FileCheckEli Bendersky
2012-11-07[arm fast-isel] Appease the machine verifier by using the proper registerChad Rosier
2012-11-06Simplify code. No functionality change.Jakub Staszak
2012-11-06Make the helper functions static. No functional change.Nadav Rotem
2012-11-06Mark the Int_eh_sjlj_dispatchsetup pseudo instruction as clobbering allChad Rosier
2012-11-06[regallocfast] Make sure the MachineRegisterInfo is aware of clobbers from aChad Rosier
2012-11-06CostModel: add another known vector trunc optimization.Nadav Rotem
2012-11-06[c-index-test] When building with BUILD_CLANG_ONLY=YES, include c-index-test.Argyrios Kyrtzidis
2012-11-06Cost Model: add tables for some avx type-conversion hacks.Nadav Rotem
2012-11-06Fix build error from previous commit.Andrew Kaylor
2012-11-06Add interface for object-based JIT events.Andrew Kaylor
2012-11-06MemoryBuffer: Windows doesn't define S_IFIFO.Daniel Dunbar
2012-11-06docs: use code font for console commands in phabricator manualAlexey Samsonov
2012-11-06Remove tailing whitespacesMichael Liao
2012-11-06misched: TargetSchedule interface for machine resources.Andrew Trick
2012-11-06misched: Rename RemainingCount to avoid confusion with remaining resources.Andrew Trick
2012-11-06ScheduleDAG interface. Added OrderKind to distinguish nonregister dependencies.Andrew Trick
2012-11-05Refactor the getTypeLegalizationCost interface. No functionality change.Nadav Rotem
2012-11-05CostModel: Add tables for the common x86 compares.Nadav Rotem
2012-11-05Code Model: Improve the accuracy of the zext/sext/trunc vector cost estimation.Nadav Rotem
2012-11-05Suppress signed/unsigned comparison warning.Richard Smith
2012-11-05Fix for PR14264 cause by commit r167237 which did not take into account aKevin Enderby
2012-11-05MemoryBuffer: Support reading named pipes in getFile().Daniel Dunbar
2012-11-05Cost Model: Normalize the insert/extract index when splitting typesNadav Rotem
2012-11-05Cost Model: teach the cost model about expanding integers.Nadav Rotem
2012-11-05Add a method to indicate section address re-assignment is finished.Andrew Kaylor
2012-11-05On PowerPC64, integer return values (as well as arguments) are supposedUlrich Weigand
2012-11-05Implement the cost of abnormal x86 instruction lowering as a table.Nadav Rotem
2012-11-05lli: Initialize the native asm parser for inline assembly.Jim Grosbach
2012-11-05Add support for the PowerPC-specific inline asm Z constraint and y modifier.Hal Finkel
2012-11-05[PATCH] PowerPC: Expand load extend vector operationsAdhemerval Zanella