oota-llvm.git
2015-05-12 Philip Reames[PlaceSafepoints] Remove dependence on LoopSimplify
2015-05-12 Sundeep Kushwaha[PATCH] [HEXAGON] Add a test program to verify calling...
2015-05-12 Pete CooperConvert PHI getIncomingValue() to foreach over incoming...
2015-05-12 Pete CooperAdd a const method to iterator over PHI incoming values.
2015-05-12 Pete CooperConstify method. NFC
2015-05-12 Pat Gavlin[Statepoints] Split the calling convention and statepoi...
2015-05-12 Douglas KatzmanStrip trailing whitespace. NFC
2015-05-12 Tom StellardR600/SI: Fix bug in VGPR spilling
2015-05-12 Kostya Serebryany[lib/Fuzzer] guess the right number of workers if ...
2015-05-12 Alex LorenzRevert r237157, "YAML: Fix typos. NFC".
2015-05-12 Jozef Kolek[mips][microMIPSr6] Implement SELEQZ and SELNEZ instruc...
2015-05-12 Alex LorenzYAML: Fix typos. NFC.
2015-05-12 Michael ZolotukhinReimplement heuristic for estimating complete-unroll...
2015-05-12 Petar Jovanovic[Mips] Return false for isFPCloseToIncomingSP()
2015-05-12 Tom StellardR600/SI: add pass to mark CF live ranges as non-spillable
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-05-12 Jonathan RoelofsDelete dead code. NFC
2015-05-12 Douglas KatzmanComment disambiguation.
2015-05-12 Keith Walker[DWARF] Add CIE header fields address_size and segment_...
2015-05-12 Sanjay Pateluse 'auto' to improve readability; NFC
2015-05-12 Tom StellardR600/SI: Update tablegen defs to avoid restoring spille...
2015-05-12 Tom StellardR600/SI: Remove M0Reg register class
2015-05-12 Tom StellardR600/SI: Remove explicit m0 operand from DS instructions
2015-05-12 Tom StellardR600/SI: Remove explicit m0 operand from v_interp instr...
2015-05-12 Sanjay Patelfix typos, grammar; NFC
2015-05-12 Tom StellardR600/SI: Make sendmsg test more strict
2015-05-12 Tom StellardR600/SI: Remove explicit m0 operand from s_sendmsg
2015-05-12 Tom StellardR600/SI: Replace TRI->getRegClass(Reg) with TRI->getPhy...
2015-05-12 Elena DemikhovskyAVX-512, X86: Added lowering for shift operations for...
2015-05-12 John Brawn[ARM] Use AEABI aligned function variants
2015-05-12 Igor LaevskyReverse ordering of base and derived pointer during...
2015-05-12 Andrea Di Biagio[X86] Remove useless target specific combine on TRUNCAT...
2015-05-12 Vasileios Kalintiris[mips][FastISel] Handle calls with non legal types...
2015-05-12 Vasileios Kalintiris[mips][FastISel] Simplify callabi.ll by using multiple...
2015-05-12 Vasileios Kalintiris[mips][FastISel] Allow computation of addresses from...
2015-05-12 Renato GolinChange TargetParser enum names to avoid macro conflicts...
2015-05-12 Elena DemikhovskyAVX-512: asm parser errors check
2015-05-12 Elena DemikhovskyAVX-512: select operation for i1 vectors
2015-05-12 Michael Kuperstein[X86] DAGCombine should not assume arbitrary vector...
2015-05-12 Craig TopperRemove unnecessary forward declaration.
2015-05-12 Craig TopperRemove unnecessary variables by folding calls into...
2015-05-12 Kostya Serebryany[lib/Fuzzer] remove the -dfsan=1 flag, just use -use_tr...
2015-05-12 Kostya Serebryany[lib/Fuzzer] detach the pulse thread instad of joining it
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-05-12 Andrew KaylorFixing memory leak
2015-05-11 Sanjoy DasRefactoring gc_relocate related code in CodeGenPrepare.cpp
2015-05-11 Sanjoy DasRename variables in gc_relocate related functions to...
2015-05-11 Kostya Serebryany[lib/Fuzzer] don't record traces when trace collection...
2015-05-11 Ahmed Bougacha[MemCpyOpt] Look at any dependency -not just source...
2015-05-11 David BlaikieSimplify a return expression and an access to an alloca...
2015-05-11 Andrew Kaylor[WinEH] Handle nested landing pads that return directly...
2015-05-11 Richard SmithAdd more missing #includes, found by modules build.
2015-05-11 Richard SmithAdd missing #include, found by modules build.
2015-05-11 Richard SmithAdd missing #includes, found by modules build.
2015-05-11 David BlaikieReaddress r236990, use of static members on a non-stati...
2015-05-11 James Y KnightFix tablegen's PrintFatalError function to run register...
2015-05-11 Kostya Serebryany[lib/Fuzzer] when running multiple fuzzing processes...
2015-05-11 Alexey SamsonovFix input validation issues in llvm-as/llvm-dis
2015-05-11 Kostya Serebryany[lib/Fuzzer] rename FuzzerDFSan.cpp to FuzzerTraceState...
2015-05-11 Sanjay Patelpropagate IR-level fast-math-flags to DAG nodes; 2nd...
2015-05-11 Davide Italiano[LoopIdiomRecognize] Transform backedge-taken count...
2015-05-11 Kostya Serebryany[lib/Fuzzer] add a trace-based mutatation logic. Same...
2015-05-11 Andrew KaylorFixing build warnings
2015-05-11 Andrew Kaylor[WinEH] Update exception numbering to give handlers...
2015-05-11 Sanjay Patelgroup getNode() variants by purpose and add comments...
2015-05-11 Sanjoy Das[RewriteStatepointsForGC] Fix a bug on creating gc_relo...
2015-05-11 Matthias BraunLiveRangeCalc: Improve error messages on malformed IR
2015-05-11 Tom StellardCodeGen: Make MachineInstr::untieRegOperand() a public...
2015-05-11 Pirama Arumuga... [X86] Updates to X86 backend for f16 promotion
2015-05-11 James MolloyRip min/max pattern matching out of InstCombine and...
2015-05-11 Aaron BallmanAmends r236990, because I failed at hitting "save"...
2015-05-11 Aaron BallmanReplacing a range-based for loop with an old-style...
2015-05-11 Aaron BallmanSilencing an MSVC warning: '<<' : result of 32-bit...
2015-05-11 Adam Nemet[Testsuite] Renumber metadata in ScopedNoAliasAA test...
2015-05-11 Elena DemikhovskyAVX-512: Changed CC parameter in "cmp" intrinsic
2015-05-11 Adam Nemet[Docs] Fix scoped noalias example
2015-05-11 Hal Finkel[InstCombine/PowerPC] Fix single-precision QPX load...
2015-05-11 Elena DemikhovskyFixed compilation warning, NFC.
2015-05-11 Elena DemikhovskyAVX-512: Added SKX instructions and intrinsics:
2015-05-11 David MajnemerMake buildbots happy
2015-05-11 David Majnemer[InstCombine] Canonicalize single element array store
2015-05-11 David Majnemer[InstCombine] Canonicalize single element array load
2015-05-10 Elena DemikhovskyAVX-512: fixed UINT_TO_FP operation for 512-bit types.
2015-05-10 Simon Pilgrim[SelectionDAG] Fixed constant folding issue when legali...
2015-05-10 Ismail PazarbasiSanitizerCoverage: Use `createSanitizerCtor` to create...
2015-05-10 Elena DemikhovskyAVX-512: fixed a bug in i1 vectors lowering
2015-05-10 Saleem AbdulrasoolSystemZ: silence a GCC warning
2015-05-09 Tobias GrosserAdd polly support to sort_includes.py
2015-05-09 NAKAMURA Takumillvm/test/CodeGen/AArch64/tailcall_misched_graph.ll...
2015-05-09 James Y KnightFix MergeConsecutiveStore for non-byte-sized memory...
2015-05-09 Tom StellardMachineCSE: Add a target query for the LookAheadLimit...
2015-05-09 Pete Cooper[Fast-ISel] Don't mark the first use of a remat constan...
2015-05-09 Arnold SchwaighoferFix compile error
2015-05-09 Quentin ColombetRevert r236912.
2015-05-08 Davide Italiano[Target/ARM] Remove unused 'private' from class.
2015-05-08 Arnold SchwaighoferScheduleDAGInstrs: In functions with tail calls PseudoS...
2015-05-08 David Blaikie[opaque pointer type] Cleanup a few references to point...
2015-05-08 Kostya Serebryany[lib/Fuzzer] build tests that work well with dfsan...
2015-05-08 Kostya Serebryany[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when...
2015-05-08 Hans WennborgSwitch lowering: cluster adjacent fall-through cases...
next