projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Revise alignment checking/calculation on 256-bit unaligned memory access
2012-11-22
Eric Christopher
Pull some code out into functions to make rearranging...
commit
|
commitdiff
|
tree
2012-11-21
Eric Christopher
Whitespace.
commit
|
commitdiff
|
tree
2012-11-21
Eric Christopher
Update for some of the coding standard before rearranging...
commit
|
commitdiff
|
tree
2012-11-21
Eric Christopher
Update some comments.
commit
|
commitdiff
|
tree
2012-11-21
Eric Christopher
Update and add some comments.
commit
|
commitdiff
|
tree
2012-11-21
Eric Christopher
Whitespace.
commit
|
commitdiff
|
tree
2012-11-20
Eric Christopher
Remove constness from this, it modifies the output...
commit
|
commitdiff
|
tree
2012-11-20
Eric Christopher
Remove unused function argument, add a bit to the comment.
commit
|
commitdiff
|
tree
2012-11-20
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
2012-11-20
Eric Christopher
Whitespace.
commit
|
commitdiff
|
tree
2012-11-20
Eric Christopher
Remove some dead code.
commit
|
commitdiff
|
tree
2012-11-20
Eric Christopher
80-column and whitespace fixups.
commit
|
commitdiff
|
tree
2012-11-19
Eric Christopher
Remove a function argument and propagate const around...
commit
|
commitdiff
|
tree
2012-11-19
Eric Christopher
Whitespace and 80-col.
commit
|
commitdiff
|
tree
2012-11-19
Eric Christopher
Move section label emission to module end. Nothing...
commit
|
commitdiff
|
tree
2012-11-19
Eric Christopher
Fix a pasto.
commit
|
commitdiff
|
tree
2012-11-16
Eric Christopher
Add some basic support for the fission addr forms to...
commit
|
commitdiff
|
tree
2012-11-16
Eric Christopher
Add constant definitions for fission dwarf attributes...
commit
|
commitdiff
|
tree
2012-11-15
Eric Christopher
Clarify.
commit
|
commitdiff
|
tree
2012-11-15
Eric Christopher
More ownership, no one likes these things anyways.
commit
|
commitdiff
|
tree
2012-11-15
Eric Christopher
Add some release notes that say we removed the CellSPU...
commit
|
commitdiff
|
tree
2012-11-14
Eric Christopher
Few more small CellSPU removals.
commit
|
commitdiff
|
tree
2012-11-14
Eric Christopher
Fix CMake build.
commit
|
commitdiff
|
tree
2012-11-14
Eric Christopher
Remove the CellSPU port.
commit
|
commitdiff
|
tree
2012-11-14
Eric Christopher
Grab debug information for code ownership.
commit
|
commitdiff
|
tree
2012-11-13
Eric Christopher
Revert "Use the 'count' attribute instead of the 'upper_boun...
commit
|
commitdiff
|
tree
2012-11-12
Eric Christopher
Add an option to enable prototype "fission" capabilities...
commit
|
commitdiff
|
tree
2012-11-12
Eric Christopher
Rewrite DIContext interface to take an object. Update...
commit
|
commitdiff
|
tree
2012-11-12
Eric Christopher
Remove unused field.
commit
|
commitdiff
|
tree
2012-11-07
Eric Christopher
Fix up comment typo and 80-col.
commit
|
commitdiff
|
tree
2012-11-07
Eric Christopher
Add a relocation visitor to lib object. This works...
commit
|
commitdiff
|
tree
2012-10-30
Eric Christopher
Reformat and 80-column this. It's not strictly conforming
commit
|
commitdiff
|
tree
2012-10-23
Eric Christopher
Grammar.
commit
|
commitdiff
|
tree
2012-10-19
Eric Christopher
Grammar-o.
commit
|
commitdiff
|
tree
2012-10-16
Eric Christopher
Use a typedef to reduce some typing and reformat code...
commit
|
commitdiff
|
tree
2012-10-16
Eric Christopher
Variable name cleanup.
commit
|
commitdiff
|
tree
2012-10-16
Eric Christopher
Formatting and 80-col.
commit
|
commitdiff
|
tree
2012-10-16
Eric Christopher
Spacing.
commit
|
commitdiff
|
tree
2012-10-12
Eric Christopher
Indenting.
commit
|
commitdiff
|
tree
2012-10-10
Eric Christopher
Formatting and 80-col.
commit
|
commitdiff
|
tree
2012-10-08
Eric Christopher
Fix typo in docs.
commit
|
commitdiff
|
tree
2012-10-08
Eric Christopher
Fix up comment to be more clear.
commit
|
commitdiff
|
tree
2012-10-08
Eric Christopher
Add names for the accelerator table sections so that...
commit
|
commitdiff
|
tree
2012-10-08
Eric Christopher
Update comment.
commit
|
commitdiff
|
tree
2012-10-08
Eric Christopher
Fixup comment.
commit
|
commitdiff
|
tree
2012-10-08
Eric Christopher
Fixup comments.
commit
|
commitdiff
|
tree
2012-10-04
Eric Christopher
Update this a bit more to represent how the prologue...
commit
|
commitdiff
|
tree
2012-10-03
Eric Christopher
Revert 165051-165049 while looking into the foreach...
commit
|
commitdiff
|
tree
2012-10-02
Eric Christopher
Revert "Don't use a debug location for frame setup...
commit
|
commitdiff
|
tree
2012-10-02
Eric Christopher
Allow alternate instructions to silence bot.
commit
|
commitdiff
|
tree
2012-10-02
Eric Christopher
80-col.
commit
|
commitdiff
|
tree
2012-10-02
Eric Christopher
Don't use a debug location for frame setup instructions...
commit
|
commitdiff
|
tree
2012-10-02
Eric Christopher
Use the existing DebugLoc.
commit
|
commitdiff
|
tree
2012-10-02
Eric Christopher
Make the location a parameter since we may not want...
commit
|
commitdiff
|
tree
2012-10-02
Eric Christopher
Remove the SavePoint infrastructure from fast isel...
commit
|
commitdiff
|
tree
2012-09-21
Eric Christopher
Add an --enable-backtraces option to configure to determine
commit
|
commitdiff
|
tree
2012-09-21
Eric Christopher
Have the DbgVariable "isArtificial" and "isObjectPointer...
commit
|
commitdiff
|
tree
2012-09-20
Eric Christopher
Only emit DW_AT_object_pointer if this is a definition.
commit
|
commitdiff
|
tree
2012-09-13
Eric Christopher
Fix both the test for zero and what we do if we have...
commit
|
commitdiff
|
tree
2012-09-13
Eric Christopher
Reformat, remove a couple unused variables and move...
commit
|
commitdiff
|
tree
2012-09-12
Eric Christopher
Recommit, with fixes:
commit
|
commitdiff
|
tree
2012-09-12
Eric Christopher
Revert "Add some support for dealing with an object...
commit
|
commitdiff
|
tree
2012-09-12
Eric Christopher
Add some support for dealing with an object pointer...
commit
|
commitdiff
|
tree
2012-09-10
Eric Christopher
Revert r160148 it seems to cause more problems than...
commit
|
commitdiff
|
tree
2012-09-10
Eric Christopher
80-col fixup.
commit
|
commitdiff
|
tree
2012-09-10
Eric Christopher
80-col fixup.
commit
|
commitdiff
|
tree
2012-09-10
Eric Christopher
No reason to construct this twice.
commit
|
commitdiff
|
tree
2012-08-31
Eric Christopher
Make sure to build libpthread to check for HAVE_PTHREAD_MUTE...
commit
|
commitdiff
|
tree
2012-08-29
Eric Christopher
Clean this up slightly, doesn't really fall through.
commit
|
commitdiff
|
tree
2012-08-28
Eric Christopher
Temporarily revert this to bring back the bots.
commit
|
commitdiff
|
tree
2012-08-24
Eric Christopher
Use DW_FORM_flag_present to save space in debug information...
commit
|
commitdiff
|
tree
2012-08-24
Eric Christopher
Add support for some missing DW_FORM_*.
commit
|
commitdiff
|
tree
2012-08-24
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Formatting cleanup.
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Add an assert here in case parsing gave us a NULL compile...
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Remove the DW_AT_MIPS_linkage name attribute when we...
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Turn these two options in to trinary state so that...
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Add a flag to DwarfDebug to allow it to communicate...
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Only emit the __debug_inlined section if we're trying...
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Make this darwin specific to try to silence the bots.
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Emit pubtypes only when going for darwin gdb compatibility.
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Filecheck-ize.
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Add an option for darwin gdb compatibility.
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
80-col.
commit
|
commitdiff
|
tree
2012-08-23
Eric Christopher
Tidy.
commit
|
commitdiff
|
tree
2012-08-14
Eric Christopher
This needs braces. Spotted by Bill.
commit
|
commitdiff
|
tree
2012-08-14
Eric Christopher
Grammar.
commit
|
commitdiff
|
tree
2012-08-14
Eric Christopher
Typo.
commit
|
commitdiff
|
tree
2012-08-13
Eric Christopher
Add support for the %H output modifier.
commit
|
commitdiff
|
tree
2012-08-09
Eric Christopher
Remove getARMRegisterNumbering and replace with calls...
commit
|
commitdiff
|
tree
2012-08-09
Eric Christopher
This field isn't used anymore, use it with HWEncoding...
commit
|
commitdiff
|
tree
2012-08-06
Eric Christopher
Add support for the OpenBSD for Bitrig.
commit
|
commitdiff
|
tree
2012-08-03
Eric Christopher
Add a configure flag for enabling -Werror on the command...
commit
|
commitdiff
|
tree
2012-08-03
Eric Christopher
Add support for detecting libxml for Dmitri's work...
commit
|
commitdiff
|
tree
2012-08-03
Eric Christopher
Add a configure option to pass -std=c++11 on the command...
commit
|
commitdiff
|
tree
2012-08-03
Eric Christopher
Revert previous patch here, we should instead configure...
commit
|
commitdiff
|
tree
2012-08-03
Eric Christopher
Add a BUILD_FLAGS variable so that autoconf checks...
commit
|
commitdiff
|
tree
2012-08-03
Eric Christopher
Add support for the ARM GHC calling convention, this...
commit
|
commitdiff
|
tree
2012-08-01
Eric Christopher
Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f87dcd...
commit
|
commitdiff
|
tree
next