index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement SetInterruptFunction for Windows.
Jeff Cohen
2005-08-02
1
-1
/
+2
*
add a new function proto
Chris Lattner
2005-08-02
1
-0
/
+9
*
Mark these as V9 specific
Chris Lattner
2005-08-01
1
-5
/
+4
*
Keep tabs and trailing spaces out.
Jeff Cohen
2005-07-30
1
-2
/
+2
*
Break SCEVExpander out of IndVarSimplify into its own .h/.cpp file so that
Nate Begeman
2005-07-30
1
-0
/
+180
*
support near allocations for the JIT
Andrew Lenharth
2005-07-29
1
-1
/
+3
*
new is not a valid default anywhere, so make this pure virtual
Andrew Lenharth
2005-07-28
1
-5
/
+2
*
Like constants, globals on some platforms are GOT relative. This means they ...
Andrew Lenharth
2005-07-28
1
-0
/
+6
*
Please do not reintroduce tabs.
Jeff Cohen
2005-07-28
1
-3
/
+3
*
Fix PR608:
Reid Spencer
2005-07-27
1
-3
/
+3
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
14
-57
/
+57
*
allow constants to be relocated like GV (necessary for alpha, as constants ar...
Andrew Lenharth
2005-07-22
2
-7
/
+66
*
For: memory operations -> stores
Reid Spencer
2005-07-19
1
-0
/
+67
*
Add two helper methods, adjust a prototype
Chris Lattner
2005-07-16
1
-4
/
+12
*
Add ability to set TYPE and FLAGS field for section trivially
Chris Lattner
2005-07-16
1
-1
/
+4
*
Major refactor of the ELFWriter code. Instead of building up one big
Chris Lattner
2005-07-16
1
-63
/
+97
*
* Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED so
Reid Spencer
2005-07-14
1
-0
/
+6
*
Put the path to the Graphviz program in the #defines so it can be used.
Reid Spencer
2005-07-14
1
-0
/
+3
*
Implement a test for the Graphviz program for Chris Lattner. The symbol
Reid Spencer
2005-07-13
1
-0
/
+3
*
Eliminate tabs
Jeff Cohen
2005-07-13
1
-2
/
+2
*
Win32 support for Mutex class.
Jeff Cohen
2005-07-13
1
-3
/
+3
*
For PR540:
Reid Spencer
2005-07-12
5
-180
/
+68
*
For PR540:
Reid Spencer
2005-07-12
1
-0
/
+82
*
For PR540:
Reid Spencer
2005-07-12
1
-0
/
+6
*
Add support for emitting 64-bit integers
Chris Lattner
2005-07-12
1
-1
/
+28
*
Add some apparently undocumented ELF section header flags
Chris Lattner
2005-07-12
1
-1
/
+12
*
Clean up and add comments to the newly implemented subtarget code.
Nate Begeman
2005-07-12
1
-3
/
+10
*
Clean up the TargetSubtarget class a bit, removing an unnecessary argument
Nate Begeman
2005-07-12
1
-6
/
+1
*
Implement Subtarget support
Nate Begeman
2005-07-12
2
-0
/
+49
*
The symbol table just needs a const GlobalValue*, not a non-const one.
Chris Lattner
2005-07-11
1
-5
/
+4
*
expose a new code emitter object
Chris Lattner
2005-07-11
1
-1
/
+14
*
add a helper method
Chris Lattner
2005-07-11
1
-0
/
+4
*
add a name mangler object
Chris Lattner
2005-07-11
1
-0
/
+5
*
Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode.
Chris Lattner
2005-07-10
2
-59
/
+8
*
Move TRUNCSTORE to using a VTSDNode operand instead of being a MVTSDNode.
Chris Lattner
2005-07-10
2
-15
/
+9
*
Introduce a new VTSDNode class with the ultimate goal of eliminating the
Chris Lattner
2005-07-10
2
-10
/
+26
*
Final Changes For PR495:
Reid Spencer
2005-07-08
2
-125
/
+130
*
fix typo
Jeff Cohen
2005-07-08
1
-1
/
+1
*
For PR495:
Reid Spencer
2005-07-07
2
-98
/
+56
*
For PR495:
Reid Spencer
2005-07-07
1
-3
/
+11
*
Add support for building/representing the symbol table, add some enum constants
Chris Lattner
2005-07-07
1
-7
/
+56
*
Make several cleanups to Andrews varargs change:
Chris Lattner
2005-07-05
1
-15
/
+20
*
Don't crash on a query where the block is not in any loop. Thanks to
Chris Lattner
2005-06-29
1
-1
/
+2
*
iniital checkin of ELFWriter header.
Chris Lattner
2005-06-27
1
-0
/
+174
*
add some new file types
Chris Lattner
2005-06-25
1
-1
/
+1
*
refactor these interfaces a bit
Chris Lattner
2005-06-25
1
-5
/
+12
*
improve comments
Chris Lattner
2005-06-24
1
-3
/
+3
*
make AliasAnalysis know that VAArg writes memory. This is extremely conserva...
Andrew Lenharth
2005-06-20
1
-0
/
+5
*
fix DCE + va_arg problem
Andrew Lenharth
2005-06-19
1
-0
/
+1
*
header file changes for varargs
Andrew Lenharth
2005-06-18
4
-54
/
+10
[next]