projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add bindings for the rest of the MCJIT options that we previously
[oota-llvm.git]
/
test
/
2014-12-02
Matt Arsenault
R600: Cleanup some tests and add missing testcases
tree
|
commitdiff
2014-12-02
Daniel Sanders
[mips] Fix passing of small structures for big-endian...
tree
|
commitdiff
2014-12-02
Roman Divacky
Introduce CPUStringIsValid() into MCSubtargetInfo and...
tree
|
commitdiff
2014-12-02
Philip Reames
[Statepoints 3/4] Statepoint infrastructure for garbage...
tree
|
commitdiff
2014-12-02
Bruno Cardoso Lopes
[SwitchLowering] Handle destinations on multiple phi...
tree
|
commitdiff
2014-12-02
Ahmed Bougacha
[MachineCSE] Clear kill-flag on registers imp-def'd...
tree
|
commitdiff
2014-12-02
Tim Northover
AArch64: make register block rules apply to vector...
tree
|
commitdiff
2014-12-02
Tom Stellard
R600/SI: Set the ATC bit on all resource descriptors...
tree
|
commitdiff
2014-12-02
Bruno Cardoso Lopes
[LICM] Avoind store sinking if no preheader is available
tree
|
commitdiff
2014-12-02
Asiri Rathnayake
Add support for ARM modified-immediate assembly syntax.
tree
|
commitdiff
2014-12-02
Charlie Turner
Emit Tag_ABI_FP_denormal correctly in fast-math mode.
tree
|
commitdiff
2014-12-02
Sonam Kumari
[signext.ll] Removal Of Duplicate Test Cases
tree
|
commitdiff
2014-12-01
Hal Finkel
Simplify pointer comparisons involving memory allocatio...
tree
|
commitdiff
2014-12-01
Philip Reames
[Statepoints 1/4] Statepoint infrastructure for garbage...
tree
|
commitdiff
2014-12-01
Jingyue Wu
[NVPTX] Do not emit .weak symbols for NVPTX
tree
|
commitdiff
2014-12-01
Reid Kleckner
Parse 'ghccc' in .ll files as the GHC convention (cc 10)
tree
|
commitdiff
2014-12-01
Ahmed Bougacha
[AArch64] Don't combine "select (setcc i1 LHS, RHS...
tree
|
commitdiff
2014-12-01
Ahmed Bougacha
[AArch64] Fix v2i8->i16 bitcast legalization.
tree
|
commitdiff
2014-12-01
Peter Zotov
[OCaml] Move Llvm.clone_module to its own Llvm_transfor...
tree
|
commitdiff
2014-12-01
Peter Zotov
[OCaml] [cmake] Add CMake buildsystem for OCaml.
tree
|
commitdiff
2014-12-01
Ahmed Bougacha
[MachineVerifier] Accept a MBB with a single landing...
tree
|
commitdiff
2014-12-01
Tim Northover
ARM: lower tail calls correctly when using GHC calling...
tree
|
commitdiff
2014-12-01
Hans Wennborg
Revert r223049, r223050 and r223051 while investigating...
tree
|
commitdiff
2014-12-01
Hans Wennborg
SimplifyCFG: Omit range checks for switch lookup tables...
tree
|
commitdiff
2014-12-01
Hans Wennborg
SimplifyCFG: don't remove unreachable default switch...
tree
|
commitdiff
2014-12-01
Hans Wennborg
SelectionDAG switch lowering: Replace unreachable defau...
tree
|
commitdiff
2014-12-01
Rafael Espindola
Partial revert of r222986.
tree
|
commitdiff
2014-12-01
Vladimir Medic
The andi16, addiusp and jraddiusp micromips instruction...
tree
|
commitdiff
2014-12-01
Jay Foad
[PowerPC] Fix unwind info with dynamic stack realignment
tree
|
commitdiff
2014-12-01
Sonam Kumari
Removed extra whitespace. (Testing commit access)....
tree
|
commitdiff
2014-12-01
Charlie Turner
Add post-decode checking of HVC instruction.
tree
|
commitdiff
2014-12-01
Yury Gribov
[asan] Change dynamic alloca instrumentation to only...
tree
|
commitdiff
2014-12-01
Charlie Turner
Add Thumb HVC and ERET virtualisation extension instruc...
tree
|
commitdiff
2014-12-01
Charlie Turner
Add ARM ERET and HVC virtualisation extension instructions.
tree
|
commitdiff
2014-12-01
Akira Hatanaka
[stack protector] Set edge weights for newly created...
tree
|
commitdiff
2014-12-01
Rafael Espindola
Change how we keep track of which types are in the...
tree
|
commitdiff
2014-12-01
Rafael Espindola
Add a test showing what the linker IdentifiedStructType...
tree
|
commitdiff
2014-12-01
Rafael Espindola
Relax an assert a bit to avoid a crash on unreachable...
tree
|
commitdiff
2014-11-30
Hal Finkel
[PowerPC] Add asm support for cache-inhibited ld/st...
tree
|
commitdiff
2014-11-29
Hans Wennborg
Switch lowering: Fix broken 'Figure out which block...
tree
|
commitdiff
2014-11-29
Jozef Kolek
[mips][microMIPS] Implement NOP aliases
tree
|
commitdiff
2014-11-29
Duncan P. N. Exon...
DebugIR: Delete -debug-ir
tree
|
commitdiff
2014-11-28
Matt Arsenault
R600/SI: Fix assertion on sign extend of 3 vectors
tree
|
commitdiff
2014-11-28
Duncan P. N. Exon...
Revert "Masked Vector Load and Store Intrinsics."
tree
|
commitdiff
2014-11-28
David Majnemer
InstCombine: FoldOrOfICmps harder
tree
|
commitdiff
2014-11-28
Bruno Cardoso Lopes
[LICM] Store sink and indirectbr instructions
tree
|
commitdiff
2014-11-28
Bruno Cardoso Lopes
[SwitchLowering] Handle multiple destinations on conden...
tree
|
commitdiff
2014-11-28
Sanjay Patel
Enable FeatureFastUAMem for btver2
tree
|
commitdiff
2014-11-28
Rafael Espindola
Add back r222727 with a fix.
tree
|
commitdiff
2014-11-28
Rafael Espindola
Add a testcase reduced from clang lto bootstrap on...
tree
|
commitdiff
2014-11-28
Charlie Turner
Fix wrong encoding of MRSBanked.
tree
|
commitdiff
2014-11-28
Evgeniy Stepanov
[msan] Fix origin propagation for select of floats.
tree
|
commitdiff
2014-11-28
Charlie Turner
Test all <build attribute, value> pairs.
tree
|
commitdiff
2014-11-27
Tim Northover
AArch64: treat [N x Ty] as a block during procedure...
tree
|
commitdiff
2014-11-27
Zoran Jovanovic
[mips][microMIPS] Implement SWM16 and LWM16 instructions
tree
|
commitdiff
2014-11-27
Jozef Kolek
[mips][microMIPS] Implement BREAK16 and SDBBP16 instruc...
tree
|
commitdiff
2014-11-27
Daniel Sanders
[mips] Add synci instruction.
tree
|
commitdiff
2014-11-27
Will Newton
Widen ELFYAML relocation type to 32 bits
tree
|
commitdiff
2014-11-27
Rafael Espindola
Commit back the correct bits of r222760 (was r222538).
tree
|
commitdiff
2014-11-27
Rafael Espindola
Revert "Reapply 222538 and update tests to explicitly...
tree
|
commitdiff
2014-11-27
Duncan P. N. Exon...
Revert "Fix overly aggressive type merging."
tree
|
commitdiff
2014-11-27
Erik Eckstein
reinstate r222872: Peephole optimization in switch...
tree
|
commitdiff
2014-11-27
Evgeniy Stepanov
[msan] Remove indirect call wrapping code.
tree
|
commitdiff
2014-11-27
Jozef Kolek
[mips][microMIPS] Implement disassembler support for...
tree
|
commitdiff
2014-11-27
Charlie Turner
Stop uppercasing build attribute data.
tree
|
commitdiff
2014-11-27
Suyog Sarda
Use FileCheck instead of grep. Change by Ankur Garg.
tree
|
commitdiff
2014-11-27
Erik Eckstein
Revert "Peephole optimization in switch table lookup...
tree
|
commitdiff
2014-11-27
Suyog Sarda
Use FileCheck instead of grep. Change by Sonam.
tree
|
commitdiff
2014-11-27
Erik Eckstein
Peephole optimization in switch table lookup: reuse...
tree
|
commitdiff
2014-11-27
David Majnemer
InstCombine: Restore optimizations lost in r210006
tree
|
commitdiff
2014-11-27
David Majnemer
InstSimplify: Restore optimizations lost in r210006
tree
|
commitdiff
2014-11-26
David Majnemer
Revert "Added inst combine transforms for single bit...
tree
|
commitdiff
2014-11-26
Colin LeMahieu
[Hexagon] Adding cmp* immediate form instructions.
tree
|
commitdiff
2014-11-26
Jozef Kolek
[mips][microMIPS] Implement disassembler support for...
tree
|
commitdiff
2014-11-26
Colin LeMahieu
[Hexagon] Adding and64, or64, and xor64 instructions.
tree
|
commitdiff
2014-11-26
Will Newton
Update AArch64 ELF relocations to ABI 1.0
tree
|
commitdiff
2014-11-26
Elena Demikhovsky
AVX-512: Scalar ERI intrinsics
tree
|
commitdiff
2014-11-26
Will Newton
Update ARM ELF relocations to ABI 2.09
tree
|
commitdiff
2014-11-25
Simon Pilgrim
[X86][SSE] Improvements to byte shift shuffle matching
tree
|
commitdiff
2014-11-25
Colin LeMahieu
[Hexagon] Adding add64 and sub64 instructions.
tree
|
commitdiff
2014-11-25
Colin LeMahieu
Reverting 222792
tree
|
commitdiff
2014-11-25
Colin LeMahieu
[Hexagon] Adding compare with immediate instructions.
tree
|
commitdiff
2014-11-25
Rafael Espindola
This test requires asserts because of -stats.
tree
|
commitdiff
2014-11-25
Rafael Espindola
gold plugin: call llvm_shutdown so that -stats works.
tree
|
commitdiff
2014-11-25
Cameron McInally
[AVX512] Add 512b integer shift by variable intrinsics...
tree
|
commitdiff
2014-11-25
Colin LeMahieu
[Hexagon] [NFC] Adding trailing whitespace to test...
tree
|
commitdiff
2014-11-25
Colin LeMahieu
[Hexagon] Adding C2_mux instruction.
tree
|
commitdiff
2014-11-25
Hans Wennborg
Remove useless rdar:// comment from switch_to_lookup_ta...
tree
|
commitdiff
2014-11-25
Colin LeMahieu
[Hexagon] Replacing cmp* instructions with ones that...
tree
|
commitdiff
2014-11-25
Hans Wennborg
LazyValueInfo: Actually re-visit partially solved block...
tree
|
commitdiff
2014-11-25
Joerg Sonnenberger
Small model and JIT generally don't go well with each...
tree
|
commitdiff
2014-11-25
Rafael Espindola
Set the body of a new struct as soon as it is created.
tree
|
commitdiff
2014-11-25
Joerg Sonnenberger
Reapply 222538 and update tests to explicitly request...
tree
|
commitdiff
2014-11-25
Joerg Sonnenberger
Mark as explicit failing on x86-64 -- small memory...
tree
|
commitdiff
2014-11-25
Zoran Jovanovic
[mips][micromips] Use call instructions with short...
tree
|
commitdiff
2014-11-25
Chandler Carruth
[InstCombine] Change LLVM To canonicalize toward the...
tree
|
commitdiff
2014-11-25
Suyog Sarda
Change the test case file to use FileCheck instead...
tree
|
commitdiff
2014-11-25
Chandler Carruth
Revert r220349 to re-instate r220277 with a fix for...
tree
|
commitdiff
2014-11-25
David Majnemer
Forgot to add a file for r222734
tree
|
commitdiff
2014-11-25
David Majnemer
COFF: Add another test for r222124
tree
|
commitdiff
next